#D4E7D9#D4E7D9
#D4E7D9 is a very light, muted green. Relative luminance 0.762; OKLCH L 91.0% C 0.028 H 153.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7D9 |
|---|---|
| RGB | rgb(212, 231, 217) |
| HSL | hsl(136, 28%, 87%) |
| HSV | hsv(136, 8%, 91%) |
| CMYK | cmyk(8.2%, 0%, 6.1%, 9.4%) |
| CIE-LAB | lab(89.93, -8.87, 4.66) |
| CIE-LCH | lch(89.93, 10.02, 152.28°) |
| OKLab | oklab(90.99% -0.0248 0.0122) |
| OKLCH | oklch(90.99% 0.028 153.9) |
| XYZ | xyz(68.2491, 76.1579, 76.7365) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.41
Light Grey
#D8DCD6
ΔE00 7.23
Mintcream
#F5FFFA
ΔE00 7.73
Ice
#D6FFFA
ΔE00 8.19
Lightcyan
#E0FFFF
ΔE00 8.22
Azure (CSS)
#F0FFFF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7D9 #E7D4E2
analogous
#D9E7D4 #D4E7D9 #D4E7E3
triadic
#D4E7D9 #D9D4E7 #E7D9D4
tetradic
#D4E7D9 #D4D9E7 #E7D4E2 #E7E3D4
square
#D4E7D9 #D4D9E7 #E7D4E2 #E7E3D4
split-complementary
#D4E7D9 #E3D4E7 #E7D4D9
monochromatic
#85BB94 #ADD1B6 #D4E7D9 #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.29
#D4E7D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#D4E7D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7D9
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7D9 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4D8
Deuteranopia (green-blind)
#E3E1DA
Tritanopia (blue-blind)
#D2E6E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e7d9; /* rgb */ color: rgb(212, 231, 217); /* oklch */ color: oklch(91.0% 0.028 153.9);
Tailwind
colors: {
custom: {
50: '#e1eee4',
500: '#d4e7d9',
950: '#000000',
},
}SCSS
$custom: #d4e7d9; $custom-light: #e1eee4; $custom-dark: #000000;
JSON
{
"hex": "#d4e7d9",
"rgb": {
"r": 212,
"g": 231,
"b": 217
},
"hsl": {
"h": 135.789,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.90993,
"c": 0.02759,
"h": 153.9
},
"luminance": 0.76159
}Semantic roles & 50–950 ramp
primary
#D4E7D9
secondary
#BFA0B7
accent
#3F8BA7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584