#D4E7D2#D4E7D2
#D4E7D2 is a very light, muted green. Relative luminance 0.758; OKLCH L 90.8% C 0.035 H 142.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7D2 |
|---|---|
| RGB | rgb(212, 231, 210) |
| HSL | hsl(114, 30%, 86%) |
| HSV | hsv(114, 9%, 91%) |
| CMYK | cmyk(8.2%, 0%, 9.1%, 9.4%) |
| CIE-LAB | lab(89.77, -10.11, 8.08) |
| CIE-LCH | lch(89.77, 12.94, 141.38°) |
| OKLab | oklab(90.81% -0.0276 0.0211) |
| OKLCH | oklch(90.81% 0.035 142.6) |
| XYZ | xyz(67.3579, 75.8014, 72.0427) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.98
Beige
#F5F5DC
ΔE00 8.04
Light Grey
#D8DCD6
ΔE00 8.74
Off White (survey)
#FFFFE4
ΔE00 9.18
Lightyellow
#FFFFE0
ΔE00 9.36
Mintcream
#F5FFFA
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7D2 #E5D2E7
analogous
#DFE7D2 #D4E7D2 #D2E7DB
triadic
#D4E7D2 #D2D4E7 #E7D2D4
tetradic
#D4E7D2 #D2DFE7 #E5D2E7 #E7DBD2
square
#D4E7D2 #D2DFE7 #E5D2E7 #E7DBD2
split-complementary
#D4E7D2 #DBD2E7 #E7D2DF
monochromatic
#88BC82 #AED2AA #D4E7D2 #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.30
#D4E7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#D4E7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7D2
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7D2 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D1
Deuteranopia (green-blind)
#E5E1D3
Tritanopia (blue-blind)
#D3E5E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e7d2; /* rgb */ color: rgb(212, 231, 210); /* oklch */ color: oklch(90.8% 0.035 142.6);
Tailwind
colors: {
custom: {
50: '#e1eedf',
500: '#d4e7d2',
950: '#000000',
},
}SCSS
$custom: #d4e7d2; $custom-light: #e1eedf; $custom-dark: #000000;
JSON
{
"hex": "#d4e7d2",
"rgb": {
"r": 212,
"g": 231,
"b": 210
},
"hsl": {
"h": 114.286,
"s": 30.435,
"l": 86.471
},
"oklch": {
"l": 0.90808,
"c": 0.03469,
"h": 142.6
},
"luminance": 0.75802
}Semantic roles & 50–950 ramp
primary
#D4E7D2
secondary
#BC9DC0
accent
#3CA99F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584