Toolman

skyblue — #87CEEB

#87CEEB

rgb(135, 206, 235) · hsl(197, 71%, 73%) · CSS keyword skyblue

Can you put text on it?

ContrastBody textLarge text
skyblue on white1.74:1
skyblue on black12.06:1AAAA

As a background, skyblue takes black text: 12.06:1 against 1.74: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: skyblue;
color: #87ceeb;
color: rgb(135 206 235);

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 skyblue

Frequently asked questions

What is the hex code for skyblue?

The hex code for skyblue is #87CEEB — RGB 135, 206, 235.

Can I use skyblue for text?

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

Should text on skyblue be black or white?

Black — 12.06:1 against 1.74:1 the other way.

Other named colours

#87CEEB in full — tints, shades and harmonies · All named colours · Colour reference