#D9EFE8#D9EFE8
#D9EFE8 is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.4% C 0.025 H 174.7°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EFE8 |
|---|---|
| RGB | rgb(217, 239, 232) |
| HSL | hsl(161, 41%, 89%) |
| HSV | hsv(161, 9%, 94%) |
| CMYK | cmyk(9.2%, 0%, 2.9%, 6.3%) |
| CIE-LAB | lab(92.71, -8.52, 0.92) |
| CIE-LCH | lch(92.71, 8.57, 173.87°) |
| OKLab | oklab(93.4% -0.0249 0.0023) |
| OKLCH | oklch(93.4% 0.025 174.7) |
| XYZ | xyz(74.0441, 82.3098, 88.3147) |
| Luminance | 0.8231 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.85
Honeydew
#F0FFF0
ΔE00 5.23
Azure (CSS)
#F0FFFF
ΔE00 5.77
Ice
#D6FFFA
ΔE00 5.78
Ice Blue (survey)
#D7FFFE
ΔE00 5.91
Mintcream
#F5FFFA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EFE8 #EFD9E0
analogous
#D9EFDD #D9EFE8 #D9EBEF
triadic
#D9EFE8 #E8D9EF #EFE8D9
tetradic
#D9EFE8 #DDD9EF #EFD9E0 #EBEFD9
square
#D9EFE8 #DDD9EF #EFD9E0 #EBEFD9
split-complementary
#D9EFE8 #EFD9EB #EFDDD9
monochromatic
#83CBB4 #AEDDCE #D9EFE8 #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.20
#D9EFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#D9EFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EFE8
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EFE8 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE8
Deuteranopia (green-blind)
#E9E9E8
Tritanopia (blue-blind)
#D4F0ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d9efe8; /* rgb */ color: rgb(217, 239, 232); /* oklch */ color: oklch(93.4% 0.025 174.7);
Tailwind
colors: {
custom: {
50: '#e4f4ef',
500: '#d9efe8',
950: '#000000',
},
}SCSS
$custom: #d9efe8; $custom-light: #e4f4ef; $custom-dark: #000000;
JSON
{
"hex": "#d9efe8",
"rgb": {
"r": 217,
"g": 239,
"b": 232
},
"hsl": {
"h": 160.909,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.93399,
"c": 0.02499,
"h": 174.7
},
"luminance": 0.82311
}Semantic roles & 50–950 ramp
primary
#D9EFE8
secondary
#CBA1AF
accent
#325BB4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585