#D9EAED#D9EAED
#D9EAED is a very light, near-neutral teal. Relative luminance 0.797; OKLCH L 92.5% C 0.019 H 209.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EAED |
|---|---|
| RGB | rgb(217, 234, 237) |
| HSL | hsl(189, 36%, 89%) |
| HSV | hsv(189, 8%, 93%) |
| CMYK | cmyk(8.4%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(91.55, -5.04, -3.38) |
| CIE-LCH | lch(91.55, 6.07, 213.89°) |
| OKLab | oklab(92.53% -0.0161 -0.0091) |
| OKLCH | oklch(92.53% 0.019 209.4) |
| XYZ | xyz(73.3208, 79.7108, 91.6272) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.64
Aliceblue
#F0F8FF
ΔE00 5.76
Fog
#D8DCE0
ΔE00 6.09
Mintcream
#F5FFFA
ΔE00 6.21
Lightcyan
#E0FFFF
ΔE00 6.22
Light Grey
#D8DCD6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EAED #EDDCD9
analogous
#D9EDE6 #D9EAED #D9E0ED
triadic
#D9EAED #EDD9EA #EAEDD9
tetradic
#D9EAED #E6D9ED #EDDCD9 #E0EDD9
square
#D9EAED #E6D9ED #EDDCD9 #E0EDD9
split-complementary
#D9EAED #EDD9E0 #EDE6D9
monochromatic
#86BCC6 #AFD3D9 #D9EAED #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.24
#D9EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#D9EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EAED
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EAED | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8ED
Deuteranopia (green-blind)
#E3E6ED
Tritanopia (blue-blind)
#D4ECEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d9eaed; /* rgb */ color: rgb(217, 234, 237); /* oklch */ color: oklch(92.5% 0.019 209.4);
Tailwind
colors: {
custom: {
50: '#e4f0f2',
500: '#d9eaed',
950: '#000000',
},
}SCSS
$custom: #d9eaed; $custom-light: #e4f0f2; $custom-dark: #000000;
JSON
{
"hex": "#d9eaed",
"rgb": {
"r": 217,
"g": 234,
"b": 237
},
"hsl": {
"h": 189,
"s": 35.714,
"l": 89.02
},
"oklch": {
"l": 0.92528,
"c": 0.01853,
"h": 209.4
},
"luminance": 0.79712
}Semantic roles & 50–950 ramp
primary
#D9EAED
secondary
#C8A8A3
accent
#4937AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585