#D9EFDF#D9EFDF
#D9EFDF is a very light, muted green. Relative luminance 0.818; OKLCH L 93.2% C 0.032 H 154.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EFDF |
|---|---|
| RGB | rgb(217, 239, 223) |
| HSL | hsl(136, 41%, 89%) |
| HSV | hsv(136, 9%, 94%) |
| CMYK | cmyk(9.2%, 0%, 6.7%, 6.3%) |
| CIE-LAB | lab(92.49, -10.16, 5.27) |
| CIE-LCH | lch(92.49, 11.45, 152.57°) |
| OKLab | oklab(93.15% -0.0284 0.0138) |
| OKLCH | oklch(93.15% 0.032 154.1) |
| XYZ | xyz(72.7983, 81.8115, 81.7536) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.39
Ice
#D6FFFA
ΔE00 7.17
Mintcream
#F5FFFA
ΔE00 7.66
Lightcyan
#E0FFFF
ΔE00 7.70
Ice Blue (survey)
#D7FFFE
ΔE00 8.10
Very Pale Blue
#D6FFFE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EFDF #EFD9E9
analogous
#DEEFD9 #D9EFDF #D9EFEA
triadic
#D9EFDF #DFD9EF #EFDFD9
tetradic
#D9EFDF #D9DEEF #EFD9E9 #EFEAD9
square
#D9EFDF #D9DEEF #EFD9E9 #EFEAD9
split-complementary
#D9EFDF #EAD9EF #EFD9DE
monochromatic
#83CB96 #AEDDBB #D9EFDF #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.21
#D9EFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#D9EFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EFDF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EFDF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDE
Deuteranopia (green-blind)
#EBE8E0
Tritanopia (blue-blind)
#D6EEEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d9efdf; /* rgb */ color: rgb(217, 239, 223); /* oklch */ color: oklch(93.2% 0.032 154.1);
Tailwind
colors: {
custom: {
50: '#e4f4e9',
500: '#d9efdf',
950: '#000000',
},
}SCSS
$custom: #d9efdf; $custom-light: #e4f4e9; $custom-dark: #000000;
JSON
{
"hex": "#d9efdf",
"rgb": {
"r": 217,
"g": 239,
"b": 223
},
"hsl": {
"h": 136.364,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.93152,
"c": 0.03155,
"h": 154.1
},
"luminance": 0.81812
}Semantic roles & 50–950 ramp
primary
#D9EFDF
secondary
#CBA1C0
accent
#3290B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584