CSS named colorBlue · light · balanced
browser standard
#87CEFA
Light Sky Blue
Best set with black text. The pairing reaches 12.24:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#87CEFAsRGB hexadecimalRGB
rgb(135, 206, 250)screen channelsHSL
hsl(203, 92%, 75%)hue, saturation, lightnessCMYK
cmyk(46%, 18%, 0%, 2%)approximate process colorTailwind
sky-300nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.72:1
Black textAAA12.24:1
Recommendation
Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.
Palette relationships
generated in color spaceTonal ramp
#050505
#31434F
#5B85A0
#87CEFA
#B2DCFA
#D7EBFA
#FAFAFA
Analogous
#87FAEC
#87CEFA
#8795FA
Triadic
#87CEFA
#FA87CE
#CEFA87
Complement
#87CEFA
#FAB387
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-light-sky-blue: #87CEFA;
}
.swatch {
background: var(--color-light-sky-blue);
color: #000000;
}Hue249°
Lightness80 L*
Chroma30.5
Luminance0.562