#D4E8DD#D4E8DD
#D4E8DD is a very light, muted green. Relative luminance 0.769; OKLCH L 91.3% C 0.026 H 161.9°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8DD |
|---|---|
| RGB | rgb(212, 232, 221) |
| HSL | hsl(147, 30%, 87%) |
| HSV | hsv(147, 9%, 91%) |
| CMYK | cmyk(8.6%, 0%, 4.7%, 9%) |
| CIE-LAB | lab(90.29, -8.65, 3.09) |
| CIE-LCH | lch(90.29, 9.18, 160.36°) |
| OKLab | oklab(91.31% -0.0246 0.008) |
| OKLCH | oklch(91.31% 0.026 161.9) |
| XYZ | xyz(69.0564, 76.9299, 79.6033) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.48
Light Grey
#D8DCD6
ΔE00 7.04
Lightcyan
#E0FFFF
ΔE00 7.13
Mintcream
#F5FFFA
ΔE00 7.18
Ice
#D6FFFA
ΔE00 7.39
Azure (CSS)
#F0FFFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8DD #E8D4DF
analogous
#D5E8D4 #D4E8DD #D4E8E7
triadic
#D4E8DD #DDD4E8 #E8DDD4
tetradic
#D4E8DD #D4D5E8 #E8D4DF #E8E7D4
square
#D4E8DD #D4D5E8 #E8D4DF #E8E7D4
split-complementary
#D4E8DD #E7D4E8 #E8D4D5
monochromatic
#84BD9E #ACD3BD #D4E8DD #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.28
#D4E8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#D4E8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8DD
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8DD | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DC
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#D1E8E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e8dd; /* rgb */ color: rgb(212, 232, 221); /* oklch */ color: oklch(91.3% 0.026 161.9);
Tailwind
colors: {
custom: {
50: '#e1efe7',
500: '#d4e8dd',
950: '#000000',
},
}SCSS
$custom: #d4e8dd; $custom-light: #e1efe7; $custom-dark: #000000;
JSON
{
"hex": "#d4e8dd",
"rgb": {
"r": 212,
"g": 232,
"b": 221
},
"hsl": {
"h": 147,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.91308,
"c": 0.02586,
"h": 161.9
},
"luminance": 0.76931
}Semantic roles & 50–950 ramp
primary
#D4E8DD
secondary
#C19FB2
accent
#3D78A9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584