#D4ECDC#D4ECDC
#D4ECDC is a very light, muted green. Relative luminance 0.792; OKLCH L 92.1% C 0.033 H 156.5°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECDC |
|---|---|
| RGB | rgb(212, 236, 220) |
| HSL | hsl(140, 39%, 88%) |
| HSV | hsv(140, 10%, 93%) |
| CMYK | cmyk(10.2%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(91.30, -10.85, 5.08) |
| CIE-LCH | lch(91.30, 11.98, 154.93°) |
| OKLab | oklab(92.1% -0.0304 0.0132) |
| OKLCH | oklch(92.1% 0.033 156.5) |
| XYZ | xyz(70.0623, 79.1543, 79.2834) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.35
Ice
#D6FFFA
ΔE00 7.09
Lightcyan
#E0FFFF
ΔE00 7.89
Ice Blue (survey)
#D7FFFE
ΔE00 8.07
Very Pale Blue
#D6FFFE
ΔE00 8.16
Mintcream
#F5FFFA
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECDC #ECD4E4
analogous
#D8ECD4 #D4ECDC #D4ECE8
triadic
#D4ECDC #DCD4EC #ECDCD4
tetradic
#D4ECDC #D4D8EC #ECD4E4 #ECE8D4
square
#D4ECDC #D4D8EC #ECD4E4 #ECE8D4
split-complementary
#D4ECDC #E8D4EC #ECD4D8
monochromatic
#7FC697 #AAD9B9 #D4ECDC #EAF6EE #EAF6EE
Accessibility & contrast
On white
1.25
#D4ECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#D4ECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECDC
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECDC | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#E7E5DD
Tritanopia (blue-blind)
#D1EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4ecdc; /* rgb */ color: rgb(212, 236, 220); /* oklch */ color: oklch(92.1% 0.033 156.5);
Tailwind
colors: {
custom: {
50: '#e1f2e6',
500: '#d4ecdc',
950: '#000000',
},
}SCSS
$custom: #d4ecdc; $custom-light: #e1f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d4ecdc",
"rgb": {
"r": 212,
"g": 236,
"b": 220
},
"hsl": {
"h": 140,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.92103,
"c": 0.0332,
"h": 156.5
},
"luminance": 0.79155
}Semantic roles & 50–950 ramp
primary
#D4ECDC
secondary
#C79DB9
accent
#3488B2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584