#D4E9D4#D4E9D4
#D4E9D4 is a very light, muted green. Relative luminance 0.770; OKLCH L 91.3% C 0.036 H 145.3°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E9D4 |
|---|---|
| RGB | rgb(212, 233, 212) |
| HSL | hsl(120, 32%, 87%) |
| HSV | hsv(120, 9%, 91%) |
| CMYK | cmyk(9%, 0%, 9%, 8.6%) |
| CIE-LAB | lab(90.33, -10.77, 7.85) |
| CIE-LCH | lch(90.33, 13.33, 143.91°) |
| OKLab | oklab(91.27% -0.0295 0.0205) |
| OKLCH | oklch(91.27% 0.036 145.3) |
| XYZ | xyz(68.1716, 77.0276, 73.5508) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.86
Beige
#F5F5DC
ΔE00 8.43
Ice
#D6FFFA
ΔE00 9.11
Light Grey
#D8DCD6
ΔE00 9.24
Mintcream
#F5FFFA
ΔE00 9.41
Off White (survey)
#FFFFE4
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E9D4 #E9D4E9
analogous
#DFE9D4 #D4E9D4 #D4E9DF
triadic
#D4E9D4 #D4D4E9 #E9D4D4
tetradic
#D4E9D4 #D4DFE9 #E9D4E9 #E9DFD4
square
#D4E9D4 #D4DFE9 #E9D4E9 #E9DFD4
split-complementary
#D4E9D4 #DFD4E9 #E9D4DF
monochromatic
#83C083 #ACD4AC #D4E9D4 #EBF5EB #EBF5EB
Accessibility & contrast
On white
1.28
#D4E9D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#D4E9D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E9D4
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E9D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E9D4 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D3
Deuteranopia (green-blind)
#E6E2D5
Tritanopia (blue-blind)
#D2E8E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e9d4; /* rgb */ color: rgb(212, 233, 212); /* oklch */ color: oklch(91.3% 0.036 145.3);
Tailwind
colors: {
custom: {
50: '#e1f0e1',
500: '#d4e9d4',
950: '#000000',
},
}SCSS
$custom: #d4e9d4; $custom-light: #e1f0e1; $custom-dark: #000000;
JSON
{
"hex": "#d4e9d4",
"rgb": {
"r": 212,
"g": 233,
"b": 212
},
"hsl": {
"h": 120,
"s": 32.308,
"l": 87.255
},
"oklch": {
"l": 0.91272,
"c": 0.03592,
"h": 145.3
},
"luminance": 0.77028
}Semantic roles & 50–950 ramp
primary
#D4E9D4
secondary
#C29FC2
accent
#3AABAB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584