#D8EAEE#D8EAEE
#D8EAEE is a very light, near-neutral cyan. Relative luminance 0.796; OKLCH L 92.5% C 0.020 H 212.6°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EAEE |
|---|---|
| RGB | rgb(216, 234, 238) |
| HSL | hsl(191, 39%, 89%) |
| HSV | hsv(191, 9%, 93%) |
| CMYK | cmyk(9.2%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(91.51, -5.17, -3.97) |
| CIE-LCH | lch(91.51, 6.52, 217.58°) |
| OKLab | oklab(92.49% -0.0168 -0.0107) |
| OKLCH | oklch(92.49% 0.02 212.6) |
| XYZ | xyz(73.1709, 79.6165, 92.3849) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.85
Aliceblue
#F0F8FF
ΔE00 5.81
Lightcyan
#E0FFFF
ΔE00 6.21
Fog
#D8DCE0
ΔE00 6.25
Mintcream
#F5FFFA
ΔE00 6.59
Light Grey
#D8DCD6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EAEE #EEDCD8
analogous
#D8EEE7 #D8EAEE #D8DFEE
triadic
#D8EAEE #EED8EA #EAEED8
tetradic
#D8EAEE #E7D8EE #EEDCD8 #DFEED8
square
#D8EAEE #E7D8EE #EEDCD8 #DFEED8
split-complementary
#D8EAEE #EED8DF #EEE7D8
monochromatic
#83BCC9 #ADD3DB #D8EAEE #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.24
#D8EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#D8EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EAEE
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EAEE | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EE
Deuteranopia (green-blind)
#E3E5EE
Tritanopia (blue-blind)
#D2ECEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d8eaee; /* rgb */ color: rgb(216, 234, 238); /* oklch */ color: oklch(92.5% 0.020 212.6);
Tailwind
colors: {
custom: {
50: '#e4f0f3',
500: '#d8eaee',
950: '#000000',
},
}SCSS
$custom: #d8eaee; $custom-light: #e4f0f3; $custom-dark: #000000;
JSON
{
"hex": "#d8eaee",
"rgb": {
"r": 216,
"g": 234,
"b": 238
},
"hsl": {
"h": 190.909,
"s": 39.286,
"l": 89.02
},
"oklch": {
"l": 0.92486,
"c": 0.01988,
"h": 212.6
},
"luminance": 0.79618
}Semantic roles & 50–950 ramp
primary
#D8EAEE
secondary
#C9A8A1
accent
#4A33B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585