Toolman

darkturquoise — #00CED1

#00CED1

rgb(0, 206, 209) · hsl(181, 100%, 41%) · CSS keyword darkturquoise

Can you put text on it?

ContrastBody textLarge text
darkturquoise on white1.95:1
darkturquoise on black10.75:1AAAA

As a background, darkturquoise takes black text: 10.75:1 against 1.95:1 the other way. A colour picker will give you the hex and stop there, which is why so many palettes look right and fail an accessibility audit.

Using it

color: darkturquoise;
color: #00ced1;
color: rgb(0 206 209);

All three are the same colour. The keyword is one of the 141 CSS named colours — a list settled in CSS 2.1 and added to exactly once since, when rebeccapurple was standardised in 2014.

Colours close to darkturquoise

Frequently asked questions

What is the hex code for darkturquoise?

The hex code for darkturquoise is #00CED1 — RGB 0, 206, 209.

Can I use darkturquoise for text?

Not on a white background. darkturquoise reaches only 1.95:1, and WCAG AA asks for 4.5:1. It works as a background or a border, not as ink.

Should text on darkturquoise be black or white?

Black — 10.75:1 against 1.95:1 the other way.

Other named colours

#00CED1 in full — tints, shades and harmonies · All named colours · Colour reference