#87CEFA

lightskyblue

#87CEFA is a blue colour. In RGB it is 135 red, 206 green and 250 blue, which converts to a hue of 203 degrees, 92% saturation and 75% lightness. It is one of the named CSS colours, written as lightskyblue in stylesheets.

Color values

HEX#87CEFA
RGBrgb(135, 206, 250)
HSLhsl(203, 92%, 75%)
HSVhsv(203, 46%, 98%)
CMYKcmyk(46%, 18%, 0%, 2%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.72:1FailFail
Black12.24:1AAAAAA

Tints and shades

Lighter tints move #87CEFA toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #87CEFA;
CSS rgb()color: rgb(135 206 250);
Tailwindbg-[#87cefa]
SwiftUIColor(red: 0.529, green: 0.808, blue: 0.980)
AndroidColor.parseColor("#87CEFA")

Related tools