#D4E6D2#D4E6D2
#D4E6D2 is a very light, muted green. Relative luminance 0.752; OKLCH L 90.6% C 0.033 H 142.5°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6D2 |
|---|---|
| RGB | rgb(212, 230, 210) |
| HSL | hsl(114, 29%, 86%) |
| HSV | hsv(114, 9%, 90%) |
| CMYK | cmyk(7.8%, 0%, 8.7%, 9.8%) |
| CIE-LAB | lab(89.51, -9.61, 7.71) |
| CIE-LCH | lch(89.51, 12.32, 141.27°) |
| OKLab | oklab(90.6% -0.0262 0.0201) |
| OKLCH | oklch(90.6% 0.033 142.5) |
| XYZ | xyz(67.0788, 75.2432, 71.9497) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.93
Beige
#F5F5DC
ΔE00 7.91
Light Grey
#D8DCD6
ΔE00 8.26
Mintcream
#F5FFFA
ΔE00 9.12
Off White (survey)
#FFFFE4
ΔE00 9.12
Lightyellow
#FFFFE0
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6D2 #E4D2E6
analogous
#DEE6D2 #D4E6D2 #D2E6DA
triadic
#D4E6D2 #D2D4E6 #E6D2D4
tetradic
#D4E6D2 #D2DEE6 #E4D2E6 #E6DAD2
square
#D4E6D2 #D2DEE6 #E4D2E6 #E6DAD2
split-complementary
#D4E6D2 #DAD2E6 #E6D2DE
monochromatic
#89BA83 #AED0AB #D4E6D2 #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.31
#D4E6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#D4E6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6D2
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6D2 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D1
Deuteranopia (green-blind)
#E4E0D3
Tritanopia (blue-blind)
#D3E5E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e6d2; /* rgb */ color: rgb(212, 230, 210); /* oklch */ color: oklch(90.6% 0.033 142.5);
Tailwind
colors: {
custom: {
50: '#e1eddf',
500: '#d4e6d2',
950: '#000000',
},
}SCSS
$custom: #d4e6d2; $custom-light: #e1eddf; $custom-dark: #000000;
JSON
{
"hex": "#d4e6d2",
"rgb": {
"r": 212,
"g": 230,
"b": 210
},
"hsl": {
"h": 114,
"s": 28.571,
"l": 86.275
},
"oklch": {
"l": 0.90602,
"c": 0.033,
"h": 142.5
},
"luminance": 0.75244
}Semantic roles & 50–950 ramp
primary
#D4E6D2
secondary
#BB9EBE
accent
#3EA79D
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484