#00CED1

darkturquoise

#00CED1 is a cyan colour. In RGB it is 0 red, 206 green and 209 blue, which converts to a hue of 181 degrees, 100% saturation and 41% lightness. It is one of the named CSS colours, written as darkturquoise in stylesheets.

Color values

HEX#00CED1
RGBrgb(0, 206, 209)
HSLhsl(181, 100%, 41%)
HSVhsv(181, 100%, 82%)
CMYKcmyk(100%, 1%, 0%, 18%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.95:1FailFail
Black10.75:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #00CED1;
CSS rgb()color: rgb(0 206 209);
Tailwindbg-[#00ced1]
SwiftUIColor(red: 0.000, green: 0.808, blue: 0.820)
AndroidColor.parseColor("#00CED1")

Related tools