Toolman

deepskyblue — #00BFFF

#00BFFF

rgb(0, 191, 255) · hsl(195, 100%, 50%) · CSS keyword deepskyblue

Can you put text on it?

ContrastBody textLarge text
deepskyblue on white2.12:1
deepskyblue on black9.9:1AAAA

As a background, deepskyblue takes black text: 9.9:1 against 2.12: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: deepskyblue;
color: #00bfff;
color: rgb(0 191 255);

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 deepskyblue

Frequently asked questions

What is the hex code for deepskyblue?

The hex code for deepskyblue is #00BFFF — RGB 0, 191, 255.

Can I use deepskyblue for text?

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

Should text on deepskyblue be black or white?

Black — 9.9:1 against 2.12:1 the other way.

Other named colours

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