#D8EAED#D8EAED
#D8EAED is a very light, near-neutral teal. Relative luminance 0.796; OKLCH L 92.5% C 0.020 H 208.8°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EAED |
|---|---|
| RGB | rgb(216, 234, 237) |
| HSL | hsl(189, 37%, 89%) |
| HSV | hsv(189, 9%, 93%) |
| CMYK | cmyk(8.9%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(91.49, -5.36, -3.49) |
| CIE-LCH | lch(91.49, 6.39, 213.09°) |
| OKLab | oklab(92.46% -0.0171 -0.0094) |
| OKLCH | oklch(92.46% 0.02 208.8) |
| XYZ | xyz(73.0244, 79.5579, 91.6133) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.73
Lightcyan
#E0FFFF
ΔE00 5.98
Aliceblue
#F0F8FF
ΔE00 6.06
Mintcream
#F5FFFA
ΔE00 6.35
Fog
#D8DCE0
ΔE00 6.40
Light Grey
#D8DCD6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EAED #EDDBD8
analogous
#D8EDE6 #D8EAED #D8E0ED
triadic
#D8EAED #EDD8EA #EAEDD8
tetradic
#D8EAED #E6D8ED #EDDBD8 #E0EDD8
square
#D8EAED #E6D8ED #EDDBD8 #E0EDD8
split-complementary
#D8EAED #EDD8E0 #EDE6D8
monochromatic
#84BDC6 #AED3DA #D8EAED #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.24
#D8EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#D8EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EAED
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EAED | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8ED
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#D2ECEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d8eaed; /* rgb */ color: rgb(216, 234, 237); /* oklch */ color: oklch(92.5% 0.020 208.8);
Tailwind
colors: {
custom: {
50: '#e4f0f2',
500: '#d8eaed',
950: '#000000',
},
}SCSS
$custom: #d8eaed; $custom-light: #e4f0f2; $custom-dark: #000000;
JSON
{
"hex": "#d8eaed",
"rgb": {
"r": 216,
"g": 234,
"b": 237
},
"hsl": {
"h": 188.571,
"s": 36.842,
"l": 88.824
},
"oklch": {
"l": 0.92456,
"c": 0.01955,
"h": 208.8
},
"luminance": 0.79559
}Semantic roles & 50–950 ramp
primary
#D8EAED
secondary
#C8A7A1
accent
#4736B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585