#D4E8D4#D4E8D4
#D4E8D4 is a very light, muted green. Relative luminance 0.765; OKLCH L 91.1% C 0.034 H 145.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8D4 |
|---|---|
| RGB | rgb(212, 232, 212) |
| HSL | hsl(120, 30%, 87%) |
| HSV | hsv(120, 9%, 91%) |
| CMYK | cmyk(8.6%, 0%, 8.6%, 9%) |
| CIE-LAB | lab(90.07, -10.27, 7.48) |
| CIE-LCH | lch(90.07, 12.70, 143.94°) |
| OKLab | oklab(91.07% -0.0281 0.0195) |
| OKLCH | oklch(91.07% 0.034 145.3) |
| XYZ | xyz(67.8893, 76.4630, 73.4567) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.77
Beige
#F5F5DC
ΔE00 8.29
Light Grey
#D8DCD6
ΔE00 8.77
Ice
#D6FFFA
ΔE00 9.14
Mintcream
#F5FFFA
ΔE00 9.14
Off White (survey)
#FFFFE4
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8D4 #E8D4E8
analogous
#DEE8D4 #D4E8D4 #D4E8DE
triadic
#D4E8D4 #D4D4E8 #E8D4D4
tetradic
#D4E8D4 #D4DEE8 #E8D4E8 #E8DED4
square
#D4E8D4 #D4DEE8 #E8D4E8 #E8DED4
split-complementary
#D4E8D4 #DED4E8 #E8D4DE
monochromatic
#84BD84 #ACD3AC #D4E8D4 #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.29
#D4E8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#D4E8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8D4
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8D4 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E4D3
Deuteranopia (green-blind)
#E5E2D5
Tritanopia (blue-blind)
#D2E7E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e8d4; /* rgb */ color: rgb(212, 232, 212); /* oklch */ color: oklch(91.1% 0.034 145.3);
Tailwind
colors: {
custom: {
50: '#e1efe1',
500: '#d4e8d4',
950: '#000000',
},
}SCSS
$custom: #d4e8d4; $custom-light: #e1efe1; $custom-dark: #000000;
JSON
{
"hex": "#d4e8d4",
"rgb": {
"r": 212,
"g": 232,
"b": 212
},
"hsl": {
"h": 120,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.91066,
"c": 0.03423,
"h": 145.3
},
"luminance": 0.76464
}Semantic roles & 50–950 ramp
primary
#D4E8D4
secondary
#C19FC1
accent
#3DA9A9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584