#95CEEA#95CEEA
#95CEEA is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.2% C 0.071 H 229.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEEA |
|---|---|
| RGB | rgb(149, 206, 234) |
| HSL | hsl(200, 67%, 75%) |
| HSV | hsv(200, 36%, 92%) |
| CMYK | cmyk(36.3%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(79.88, -11.51, -19.65) |
| CIE-LCH | lch(79.88, 22.78, 239.64°) |
| OKLab | oklab(82.19% -0.0455 -0.054) |
| OKLCH | oklch(82.19% 0.071 229.9) |
| XYZ | xyz(49.3121, 56.4699, 86.1273) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.94
Sky Blue
#87CEEB
ΔE00 2.24
Ice Blue
#A5DFF9
ΔE00 4.09
Lightskyblue
#87CEFA
ΔE00 4.14
Light Blue
#95D0FC
ΔE00 4.73
Lightblue (survey)
#7BC8F6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEEA #EAB195
analogous
#95EADC #95CEEA #95A3EA
triadic
#95CEEA #EA95CE #CEEA95
tetradic
#95CEEA #DC95EA #EAB195 #A3EA95
square
#95CEEA #DC95EA #EAB195 #A3EA95
split-complementary
#95CEEA #EA95A3 #EADC95
monochromatic
#2F9FD6 #62B6E0 #95CEEA #C8E6F4 #E5F3FA
Accessibility & contrast
On white
1.71
#95CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#95CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEEA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEEA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEB
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#77D6D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #95ceea; /* rgb */ color: rgb(149, 206, 234); /* oklch */ color: oklch(82.2% 0.071 229.9);
Tailwind
colors: {
custom: {
50: '#b7ddf0',
500: '#95ceea',
950: '#000000',
},
}SCSS
$custom: #95ceea; $custom-light: #b7ddf0; $custom-dark: #000000;
JSON
{
"hex": "#95ceea",
"rgb": {
"r": 149,
"g": 206,
"b": 234
},
"hsl": {
"h": 199.765,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.82194,
"c": 0.07063,
"h": 229.9
},
"luminance": 0.56473
}Semantic roles & 50–950 ramp
primary
#95CEEA
secondary
#C5805E
accent
#5317CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485