#D9EDEE#D9EDEE
#D9EDEE is a very light, muted teal. Relative luminance 0.815; OKLCH L 93.2% C 0.021 H 200.4°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EDEE |
|---|---|
| RGB | rgb(217, 237, 238) |
| HSL | hsl(183, 38%, 89%) |
| HSV | hsv(183, 9%, 93%) |
| CMYK | cmyk(8.8%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(92.35, -6.37, -2.74) |
| CIE-LCH | lch(92.35, 6.93, 203.23°) |
| OKLab | oklab(93.16% -0.0199 -0.0074) |
| OKLCH | oklch(93.16% 0.021 200.4) |
| XYZ | xyz(74.3286, 81.4920, 92.6859) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.30
Lightcyan
#E0FFFF
ΔE00 4.77
Mintcream
#F5FFFA
ΔE00 5.87
Ice Blue (survey)
#D7FFFE
ΔE00 6.60
Very Pale Blue
#D6FFFE
ΔE00 6.80
Very Light Blue
#D5FFFF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EDEE #EEDAD9
analogous
#D9EEE5 #D9EDEE #D9E3EE
triadic
#D9EDEE #EED9ED #EDEED9
tetradic
#D9EDEE #E5D9EE #EEDAD9 #E3EED9
square
#D9EDEE #E5D9EE #EEDAD9 #E3EED9
split-complementary
#D9EDEE #EED9E3 #EEE5D9
monochromatic
#84C5C8 #AFD9DB #D9EDEE #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.21
#D9EDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#D9EDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EDEE
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EDEE | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#D3EFED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d9edee; /* rgb */ color: rgb(217, 237, 238); /* oklch */ color: oklch(93.2% 0.021 200.4);
Tailwind
colors: {
custom: {
50: '#e4f2f3',
500: '#d9edee',
950: '#000000',
},
}SCSS
$custom: #d9edee; $custom-light: #e4f2f3; $custom-dark: #000000;
JSON
{
"hex": "#d9edee",
"rgb": {
"r": 217,
"g": 237,
"b": 238
},
"hsl": {
"h": 182.857,
"s": 38.182,
"l": 89.216
},
"oklch": {
"l": 0.93164,
"c": 0.02119,
"h": 200.4
},
"luminance": 0.81493
}Semantic roles & 50–950 ramp
primary
#D9EDEE
secondary
#C9A4A2
accent
#3A34B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585