#D4E9DC#D4E9DC
#D4E9DC is a very light, muted green. Relative luminance 0.774; OKLCH L 91.5% C 0.028 H 158.7°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E9DC |
|---|---|
| RGB | rgb(212, 233, 220) |
| HSL | hsl(143, 32%, 87%) |
| HSV | hsv(143, 9%, 91%) |
| CMYK | cmyk(9%, 0%, 5.6%, 8.6%) |
| CIE-LAB | lab(90.52, -9.34, 3.95) |
| CIE-LCH | lch(90.52, 10.14, 157.08°) |
| OKLab | oklab(91.49% -0.0263 0.0103) |
| OKLCH | oklch(91.49% 0.028 158.7) |
| XYZ | xyz(69.2059, 77.4413, 78.9979) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.32
Ice
#D6FFFA
ΔE00 7.36
Lightcyan
#E0FFFF
ΔE00 7.49
Mintcream
#F5FFFA
ΔE00 7.61
Light Grey
#D8DCD6
ΔE00 7.69
Ice Blue (survey)
#D7FFFE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E9DC #E9D4E1
analogous
#D7E9D4 #D4E9DC #D4E9E7
triadic
#D4E9DC #DCD4E9 #E9DCD4
tetradic
#D4E9DC #D4D7E9 #E9D4E1 #E9E7D4
square
#D4E9DC #D4D7E9 #E9D4E1 #E9E7D4
split-complementary
#D4E9DC #E7D4E9 #E9D4D7
monochromatic
#83C09A #ACD4BB #D4E9DC #EBF5EF #EBF5EF
Accessibility & contrast
On white
1.27
#D4E9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#D4E9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E9DC
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E9DC | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5DB
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#D1E9E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4e9dc; /* rgb */ color: rgb(212, 233, 220); /* oklch */ color: oklch(91.5% 0.028 158.7);
Tailwind
colors: {
custom: {
50: '#e1f0e6',
500: '#d4e9dc',
950: '#000000',
},
}SCSS
$custom: #d4e9dc; $custom-light: #e1f0e6; $custom-dark: #000000;
JSON
{
"hex": "#d4e9dc",
"rgb": {
"r": 212,
"g": 233,
"b": 220
},
"hsl": {
"h": 142.857,
"s": 32.308,
"l": 87.255
},
"oklch": {
"l": 0.91486,
"c": 0.02828,
"h": 158.7
},
"luminance": 0.77442
}Semantic roles & 50–950 ramp
primary
#D4E9DC
secondary
#C29FB5
accent
#3A80AB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584