#D9EFE9#D9EFE9
#D9EFE9 is a very light, muted teal. Relative luminance 0.824; OKLCH L 93.4% C 0.025 H 177.6°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EFE9 |
|---|---|
| RGB | rgb(217, 239, 233) |
| HSL | hsl(164, 41%, 89%) |
| HSV | hsv(164, 9%, 94%) |
| CMYK | cmyk(9.2%, 0%, 2.5%, 6.3%) |
| CIE-LAB | lab(92.74, -8.33, 0.43) |
| CIE-LCH | lch(92.74, 8.34, 177.03°) |
| OKLab | oklab(93.43% -0.0245 0.001) |
| OKLCH | oklch(93.43% 0.025 177.6) |
| XYZ | xyz(74.1865, 82.3668, 89.0649) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.59
Honeydew
#F0FFF0
ΔE00 5.48
Azure (CSS)
#F0FFFF
ΔE00 5.50
Ice Blue (survey)
#D7FFFE
ΔE00 5.76
Ice
#D6FFFA
ΔE00 5.76
Mintcream
#F5FFFA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EFE9 #EFD9DF
analogous
#D9EFDE #D9EFE9 #D9EAEF
triadic
#D9EFE9 #E9D9EF #EFE9D9
tetradic
#D9EFE9 #DED9EF #EFD9DF #EAEFD9
square
#D9EFE9 #DED9EF #EFD9DF #EAEFD9
split-complementary
#D9EFE9 #EFD9EA #EFDED9
monochromatic
#83CBB7 #AEDDD0 #D9EFE9 #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.20
#D9EFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#D9EFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EFE9
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EFE9 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE9
Deuteranopia (green-blind)
#E9E9E9
Tritanopia (blue-blind)
#D4F0ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d9efe9; /* rgb */ color: rgb(217, 239, 233); /* oklch */ color: oklch(93.4% 0.025 177.6);
Tailwind
colors: {
custom: {
50: '#e4f4f0',
500: '#d9efe9',
950: '#000000',
},
}SCSS
$custom: #d9efe9; $custom-light: #e4f4f0; $custom-dark: #000000;
JSON
{
"hex": "#d9efe9",
"rgb": {
"r": 217,
"g": 239,
"b": 233
},
"hsl": {
"h": 163.636,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.93427,
"c": 0.02451,
"h": 177.6
},
"luminance": 0.82368
}Semantic roles & 50–950 ramp
primary
#D9EFE9
secondary
#CBA1AD
accent
#3255B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585