#D9EFEA#D9EFEA
#D9EFEA is a very light, muted teal. Relative luminance 0.824; OKLCH L 93.5% C 0.024 H 180.6°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EFEA |
|---|---|
| RGB | rgb(217, 239, 234) |
| HSL | hsl(166, 41%, 89%) |
| HSV | hsv(166, 9%, 94%) |
| CMYK | cmyk(9.2%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(92.76, -8.14, -0.05) |
| CIE-LCH | lch(92.76, 8.14, 180.36°) |
| OKLab | oklab(93.46% -0.0241 -0.0003) |
| OKLCH | oklch(93.46% 0.024 180.6) |
| XYZ | xyz(74.3298, 82.4241, 89.8193) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.37
Azure (CSS)
#F0FFFF
ΔE00 5.24
Ice Blue (survey)
#D7FFFE
ΔE00 5.65
Honeydew
#F0FFF0
ΔE00 5.76
Ice
#D6FFFA
ΔE00 5.78
Mintcream
#F5FFFA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EFEA #EFD9DE
analogous
#D9EFDF #D9EFEA #D9E9EF
triadic
#D9EFEA #EAD9EF #EFEAD9
tetradic
#D9EFEA #DFD9EF #EFD9DE #E9EFD9
square
#D9EFEA #DFD9EF #EFD9DE #E9EFD9
split-complementary
#D9EFEA #EFD9E9 #EFDFD9
monochromatic
#83CBBA #AEDDD2 #D9EFEA #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.20
#D9EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#D9EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EFEA
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EFEA | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#E8E9EA
Tritanopia (blue-blind)
#D4F0ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d9efea; /* rgb */ color: rgb(217, 239, 234); /* oklch */ color: oklch(93.5% 0.024 180.6);
Tailwind
colors: {
custom: {
50: '#e4f4f0',
500: '#d9efea',
950: '#000000',
},
}SCSS
$custom: #d9efea; $custom-light: #e4f4f0; $custom-dark: #000000;
JSON
{
"hex": "#d9efea",
"rgb": {
"r": 217,
"g": 239,
"b": 234
},
"hsl": {
"h": 166.364,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.93455,
"c": 0.02411,
"h": 180.6
},
"luminance": 0.82425
}Semantic roles & 50–950 ramp
primary
#D9EFEA
secondary
#CBA1AB
accent
#324FB4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585