LightSkyBlue — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #87CEFA | |
| RGB | rgb(135, 206, 250) | |
| HSL | hsl(203, 92%, 75%) |
Shades of LightSkyBlue
| #5DBDF8 | #36ADF7 | #0F9DF5 | #0985D3 | #076CAB | #065484 | #043B5D | #022236 |
Tints of LightSkyBlue
| #8ED1FA | #98D5FB | #A2D9FB | #ACDDFC | #B6E1FC | #BFE5FC | #C9E9FD | #D3EDFD |
Color Pairings & Harmony
|
Complementary
#FAB285
|
Analogous +30°
#8592FA
|
Analogous −30°
#85FAEC
|
Triadic +120°
#FA85CD
|
Triadic −120°
#CDFA85
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #87CEFA;
}
.element-bg {
background-color: #87CEFA;
color: #000000;
}
.element-border {
border: 2px solid #87CEFA;
}
About LightSkyBlue
LightSkyBlue is a light color with vivid, highly saturated, defined by the hex code #87CEFA. Its exact color model values are rgb(135, 206, 250) in RGB and hsl(203, 92%, 75%) in HSL (hue 203°, saturation 92%, lightness 75%). On a white background the contrast ratio is 1.72:1 — Fail, and on black it is 12.24:1 — AAA pass for normal text. Use LightSkyBlue for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →