#D9EDEB#D9EDEB
#D9EDEB is a very light, muted teal. Relative luminance 0.813; OKLCH L 93.1% C 0.021 H 189.5°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EDEB |
|---|---|
| RGB | rgb(217, 237, 235) |
| HSL | hsl(174, 36%, 89%) |
| HSV | hsv(174, 8%, 93%) |
| CMYK | cmyk(8.4%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(92.27, -6.94, -1.29) |
| CIE-LCH | lch(92.27, 7.06, 190.50°) |
| OKLab | oklab(93.08% -0.021 -0.0035) |
| OKLCH | oklch(93.08% 0.021 189.5) |
| XYZ | xyz(73.8916, 81.3172, 90.3840) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.57
Lightcyan
#E0FFFF
ΔE00 4.63
Mintcream
#F5FFFA
ΔE00 5.57
Ice Blue (survey)
#D7FFFE
ΔE00 6.29
Very Pale Blue
#D6FFFE
ΔE00 6.48
Very Light Blue
#D5FFFF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EDEB #EDD9DB
analogous
#D9EDE1 #D9EDEB #D9E5ED
triadic
#D9EDEB #EBD9ED #EDEBD9
tetradic
#D9EDEB #E1D9ED #EDD9DB #E5EDD9
square
#D9EDEB #E1D9ED #EDD9DB #E5EDD9
split-complementary
#D9EDEB #EDD9E5 #EDE1D9
monochromatic
#86C6BF #AFD9D5 #D9EDEB #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.22
#D9EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#D9EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EDEB
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EDEB | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E6E8EB
Tritanopia (blue-blind)
#D4EEEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d9edeb; /* rgb */ color: rgb(217, 237, 235); /* oklch */ color: oklch(93.1% 0.021 189.5);
Tailwind
colors: {
custom: {
50: '#e4f2f1',
500: '#d9edeb',
950: '#000000',
},
}SCSS
$custom: #d9edeb; $custom-light: #e4f2f1; $custom-dark: #000000;
JSON
{
"hex": "#d9edeb",
"rgb": {
"r": 217,
"g": 237,
"b": 235
},
"hsl": {
"h": 174,
"s": 35.714,
"l": 89.02
},
"oklch": {
"l": 0.93077,
"c": 0.02129,
"h": 189.5
},
"luminance": 0.81318
}Semantic roles & 50–950 ramp
primary
#D9EDEB
secondary
#C8A3A6
accent
#3743AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585