#D4E7DD#D4E7DD
#D4E7DD is a very light, muted green. Relative luminance 0.764; OKLCH L 91.1% C 0.024 H 163.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7DD |
|---|---|
| RGB | rgb(212, 231, 221) |
| HSL | hsl(148, 28%, 87%) |
| HSV | hsv(148, 8%, 91%) |
| CMYK | cmyk(8.2%, 0%, 4.3%, 9.4%) |
| CIE-LAB | lab(90.03, -8.14, 2.71) |
| CIE-LCH | lch(90.03, 8.58, 161.59°) |
| OKLab | oklab(91.1% -0.0232 0.0071) |
| OKLCH | oklch(91.1% 0.024 163.1) |
| XYZ | xyz(68.7757, 76.3685, 79.5098) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.65
Light Grey
#D8DCD6
ΔE00 6.56
Mintcream
#F5FFFA
ΔE00 6.97
Lightcyan
#E0FFFF
ΔE00 7.12
Azure (CSS)
#F0FFFF
ΔE00 7.37
Ice
#D6FFFA
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7DD #E7D4DE
analogous
#D5E7D4 #D4E7DD #D4E7E7
triadic
#D4E7DD #DDD4E7 #E7DDD4
tetradic
#D4E7DD #D4D5E7 #E7D4DE #E7E7D4
square
#D4E7DD #D4D5E7 #E7D4DE #E7E7D4
split-complementary
#D4E7DD #E7D4E7 #E7D4D5
monochromatic
#85BB9F #ADD1BE #D4E7DD #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.29
#D4E7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#D4E7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7DD
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7DD | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DD
Deuteranopia (green-blind)
#E3E1DE
Tritanopia (blue-blind)
#D1E7E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e7dd; /* rgb */ color: rgb(212, 231, 221); /* oklch */ color: oklch(91.1% 0.024 163.1);
Tailwind
colors: {
custom: {
50: '#e1eee7',
500: '#d4e7dd',
950: '#000000',
},
}SCSS
$custom: #d4e7dd; $custom-light: #e1eee7; $custom-dark: #000000;
JSON
{
"hex": "#d4e7dd",
"rgb": {
"r": 212,
"g": 231,
"b": 221
},
"hsl": {
"h": 148.421,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.91103,
"c": 0.02425,
"h": 163.1
},
"luminance": 0.76369
}Semantic roles & 50–950 ramp
primary
#D4E7DD
secondary
#BFA0B0
accent
#3F75A7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584