#D9EFD2#D9EFD2
#D9EFD2 is a very light, muted green. Relative luminance 0.811; OKLCH L 92.8% C 0.045 H 138.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EFD2 |
|---|---|
| RGB | rgb(217, 239, 210) |
| HSL | hsl(106, 48%, 88%) |
| HSV | hsv(106, 12%, 94%) |
| CMYK | cmyk(9.2%, 0%, 12.1%, 6.3%) |
| CIE-LAB | lab(92.19, -12.44, 11.59) |
| CIE-LCH | lch(92.19, 17.00, 137.00°) |
| OKLab | oklab(92.82% -0.0336 0.0301) |
| OKLCH | oklch(92.82% 0.045 138.1) |
| XYZ | xyz(71.1125, 81.1372, 72.8748) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.58
Beige
#F5F5DC
ΔE00 8.22
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.49
Lightyellow
#FFFFE0
ΔE00 8.66
Off White (survey)
#FFFFE4
ΔE00 8.84
Eggshell (survey)
#FFFFD4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EFD2 #E8D2EF
analogous
#E7EFD2 #D9EFD2 #D2EFD9
triadic
#D9EFD2 #D2D9EF #EFD2D9
tetradic
#D9EFD2 #D2E7EF #E8D2EF #EFD9D2
square
#D9EFD2 #D2E7EF #E8D2EF #EFD9D2
split-complementary
#D9EFD2 #D9D2EF #EFD2E7
monochromatic
#8DCF78 #B3DFA5 #D9EFD2 #ECF7E8 #ECF7E8
Accessibility & contrast
On white
1.22
#D9EFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D9EFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EFD2
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EFD2 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EAD0
Deuteranopia (green-blind)
#EDE8D3
Tritanopia (blue-blind)
#D8EDE7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d9efd2; /* rgb */ color: rgb(217, 239, 210); /* oklch */ color: oklch(92.8% 0.045 138.1);
Tailwind
colors: {
custom: {
50: '#e4f4df',
500: '#d9efd2',
950: '#000000',
},
}SCSS
$custom: #d9efd2; $custom-light: #e4f4df; $custom-dark: #000000;
JSON
{
"hex": "#d9efd2",
"rgb": {
"r": 217,
"g": 239,
"b": 210
},
"hsl": {
"h": 105.517,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.92816,
"c": 0.04509,
"h": 138.1
},
"luminance": 0.81138
}Semantic roles & 50–950 ramp
primary
#D9EFD2
secondary
#C099CC
accent
#2BBB98
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584