#D4ECDD#D4ECDD
#D4ECDD is a very light, muted green. Relative luminance 0.792; OKLCH L 92.1% C 0.032 H 158.3°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECDD |
|---|---|
| RGB | rgb(212, 236, 221) |
| HSL | hsl(143, 39%, 88%) |
| HSV | hsv(143, 10%, 93%) |
| CMYK | cmyk(10.2%, 0%, 6.4%, 7.5%) |
| CIE-LAB | lab(91.33, -10.67, 4.59) |
| CIE-LCH | lch(91.33, 11.61, 156.72°) |
| OKLab | oklab(92.13% -0.03 0.012) |
| OKLCH | oklch(92.13% 0.032 158.3) |
| XYZ | xyz(70.1952, 79.2074, 79.9829) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.31
Ice
#D6FFFA
ΔE00 6.85
Lightcyan
#E0FFFF
ΔE00 7.57
Ice Blue (survey)
#D7FFFE
ΔE00 7.78
Very Pale Blue
#D6FFFE
ΔE00 7.88
Mintcream
#F5FFFA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECDD #ECD4E3
analogous
#D7ECD4 #D4ECDD #D4ECE9
triadic
#D4ECDD #DDD4EC #ECDDD4
tetradic
#D4ECDD #D4D7EC #ECD4E3 #ECE9D4
square
#D4ECDD #D4D7EC #ECD4E3 #ECE9D4
split-complementary
#D4ECDD #E9D4EC #ECD4D7
monochromatic
#7FC69A #AAD9BB #D4ECDD #EAF6EE #EAF6EE
Accessibility & contrast
On white
1.25
#D4ECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#D4ECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECDD
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECDD | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DC
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#D0ECE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4ecdd; /* rgb */ color: rgb(212, 236, 221); /* oklch */ color: oklch(92.1% 0.032 158.3);
Tailwind
colors: {
custom: {
50: '#e1f2e7',
500: '#d4ecdd',
950: '#000000',
},
}SCSS
$custom: #d4ecdd; $custom-light: #e1f2e7; $custom-dark: #000000;
JSON
{
"hex": "#d4ecdd",
"rgb": {
"r": 212,
"g": 236,
"b": 221
},
"hsl": {
"h": 142.5,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.9213,
"c": 0.03234,
"h": 158.3
},
"luminance": 0.79208
}Semantic roles & 50–950 ramp
primary
#D4ECDD
secondary
#C79DB7
accent
#3482B2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584