#95CEEB#95CEEB
#95CEEB is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.2% C 0.071 H 230.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEEB |
|---|---|
| RGB | rgb(149, 206, 235) |
| HSL | hsl(200, 68%, 75%) |
| HSV | hsv(200, 37%, 92%) |
| CMYK | cmyk(36.6%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(79.91, -11.26, -20.14) |
| CIE-LCH | lch(79.91, 23.07, 240.79°) |
| OKLab | oklab(82.23% -0.0451 -0.0554) |
| OKLCH | oklch(82.23% 0.071 230.8) |
| XYZ | xyz(49.4562, 56.5275, 86.8861) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.88
Sky Blue
#87CEEB
ΔE00 2.40
Lightskyblue
#87CEFA
ΔE00 3.83
Ice Blue
#A5DFF9
ΔE00 4.16
Light Blue
#95D0FC
ΔE00 4.38
Lightblue (survey)
#7BC8F6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEEB #EBB295
analogous
#95EBDD #95CEEB #95A3EB
triadic
#95CEEB #EB95CE #CEEB95
tetradic
#95CEEB #DD95EB #EBB295 #A3EB95
square
#95CEEB #DD95EB #EBB295 #A3EB95
split-complementary
#95CEEB #EB95A3 #EBDD95
monochromatic
#2E9ED8 #62B6E1 #95CEEB #C8E6F5 #E5F3FA
Accessibility & contrast
On white
1.71
#95CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#95CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEEB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEEB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#76D6D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #95ceeb; /* rgb */ color: rgb(149, 206, 235); /* oklch */ color: oklch(82.2% 0.071 230.8);
Tailwind
colors: {
custom: {
50: '#b7ddf1',
500: '#95ceeb',
950: '#000000',
},
}SCSS
$custom: #95ceeb; $custom-light: #b7ddf1; $custom-dark: #000000;
JSON
{
"hex": "#95ceeb",
"rgb": {
"r": 149,
"g": 206,
"b": 235
},
"hsl": {
"h": 200.233,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.8223,
"c": 0.07144,
"h": 230.8
},
"luminance": 0.5653
}Semantic roles & 50–950 ramp
primary
#95CEEB
secondary
#C6815E
accent
#5415D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485