#D8EAE8#D8EAE8
#D8EAE8 is a very light, near-neutral teal. Relative luminance 0.793; OKLCH L 92.3% C 0.019 H 188.8°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EAE8 |
|---|---|
| RGB | rgb(216, 234, 232) |
| HSL | hsl(173, 30%, 88%) |
| HSV | hsv(173, 8%, 92%) |
| CMYK | cmyk(7.7%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(91.36, -6.31, -1.07) |
| CIE-LCH | lch(91.36, 6.40, 189.64°) |
| OKLab | oklab(92.31% -0.019 -0.0029) |
| OKLCH | oklch(92.31% 0.019 188.8) |
| XYZ | xyz(72.3041, 79.2698, 87.8196) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.83
Lightcyan
#E0FFFF
ΔE00 5.49
Mintcream
#F5FFFA
ΔE00 5.63
Light Grey
#D8DCD6
ΔE00 6.14
Honeydew
#F0FFF0
ΔE00 7.02
Ice Blue (survey)
#D7FFFE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EAE8 #EAD8DA
analogous
#D8EADF #D8EAE8 #D8E3EA
triadic
#D8EAE8 #E8D8EA #EAE8D8
tetradic
#D8EAE8 #DFD8EA #EAD8DA #E3EAD8
square
#D8EAE8 #DFD8EA #EAD8DA #E3EAD8
split-complementary
#D8EAE8 #EAD8E3 #EADFD8
monochromatic
#88BFB9 #B0D5D1 #D8EAE8 #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.25
#D8EAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#D8EAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EAE8
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EAE8 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E8
Deuteranopia (green-blind)
#E4E5E8
Tritanopia (blue-blind)
#D3EBE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d8eae8; /* rgb */ color: rgb(216, 234, 232); /* oklch */ color: oklch(92.3% 0.019 188.8);
Tailwind
colors: {
custom: {
50: '#e4f0ef',
500: '#d8eae8',
950: '#000000',
},
}SCSS
$custom: #d8eae8; $custom-light: #e4f0ef; $custom-dark: #000000;
JSON
{
"hex": "#d8eae8",
"rgb": {
"r": 216,
"g": 234,
"b": 232
},
"hsl": {
"h": 173.333,
"s": 30,
"l": 88.235
},
"oklch": {
"l": 0.92311,
"c": 0.01928,
"h": 188.8
},
"luminance": 0.79271
}Semantic roles & 50–950 ramp
primary
#D8EAE8
secondary
#C3A3A7
accent
#3D49A9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585