#00BCD4

Material cyan 500

#00BCD4 is a cyan colour. In RGB it is 0 red, 188 green and 212 blue, which converts to a hue of 187 degrees, 100% saturation and 42% lightness. It is Material cyan 500 in that design system's palette.

Color values

HEX#00BCD4
RGBrgb(0, 188, 212)
HSLhsl(187, 100%, 42%)
HSVhsv(187, 100%, 83%)
CMYKcmyk(100%, 11%, 0%, 17%)

Contrast and accessibility

Against white the contrast ratio is 2.3:1, and against black it is 9.14:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White2.3:1FailFail
Black9.14:1AAAAAA

Tints and shades

Lighter tints move #00BCD4 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #00BCD4;
CSS rgb()color: rgb(0 188 212);
Tailwindbg-[#00bcd4]
SwiftUIColor(red: 0.000, green: 0.737, blue: 0.831)
AndroidColor.parseColor("#00BCD4")

Closest named color

The nearest CSS colour keyword to #00BCD4 is darkturquoise (#00CED1).

Related tools