#D4E7D4#D4E7D4
#D4E7D4 is a very light, muted green. Relative luminance 0.759; OKLCH L 90.9% C 0.033 H 145.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7D4 |
|---|---|
| RGB | rgb(212, 231, 212) |
| HSL | hsl(120, 28%, 87%) |
| HSV | hsv(120, 8%, 91%) |
| CMYK | cmyk(8.2%, 0%, 8.2%, 9.4%) |
| CIE-LAB | lab(89.81, -9.76, 7.10) |
| CIE-LCH | lch(89.81, 12.07, 143.96°) |
| OKLab | oklab(90.86% -0.0268 0.0185) |
| OKLCH | oklch(90.86% 0.033 145.3) |
| XYZ | xyz(67.6086, 75.9017, 73.3632) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.72
Beige
#F5F5DC
ΔE00 8.16
Light Grey
#D8DCD6
ΔE00 8.29
Mintcream
#F5FFFA
ΔE00 8.88
Ice
#D6FFFA
ΔE00 9.20
Off White (survey)
#FFFFE4
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7D4 #E7D4E7
analogous
#DEE7D4 #D4E7D4 #D4E7DE
triadic
#D4E7D4 #D4D4E7 #E7D4D4
tetradic
#D4E7D4 #D4DEE7 #E7D4E7 #E7DED4
square
#D4E7D4 #D4DEE7 #E7D4E7 #E7DED4
split-complementary
#D4E7D4 #DED4E7 #E7D4DE
monochromatic
#85BB85 #ADD1AD #D4E7D4 #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.30
#D4E7D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#D4E7D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7D4
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7D4 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D3
Deuteranopia (green-blind)
#E4E1D5
Tritanopia (blue-blind)
#D2E6E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e7d4; /* rgb */ color: rgb(212, 231, 212); /* oklch */ color: oklch(90.9% 0.033 145.3);
Tailwind
colors: {
custom: {
50: '#e1eee1',
500: '#d4e7d4',
950: '#000000',
},
}SCSS
$custom: #d4e7d4; $custom-light: #e1eee1; $custom-dark: #000000;
JSON
{
"hex": "#d4e7d4",
"rgb": {
"r": 212,
"g": 231,
"b": 212
},
"hsl": {
"h": 120,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.9086,
"c": 0.03255,
"h": 145.3
},
"luminance": 0.75902
}Semantic roles & 50–950 ramp
primary
#D4E7D4
secondary
#BFA0BF
accent
#3FA7A7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584