#D4ECDF#D4ECDF
#D4ECDF is a very light, muted green. Relative luminance 0.793; OKLCH L 92.2% C 0.031 H 162.2°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECDF |
|---|---|
| RGB | rgb(212, 236, 223) |
| HSL | hsl(148, 39%, 88%) |
| HSV | hsv(148, 10%, 93%) |
| CMYK | cmyk(10.2%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(91.38, -10.30, 3.62) |
| CIE-LCH | lch(91.38, 10.92, 160.65°) |
| OKLab | oklab(92.18% -0.0293 0.0094) |
| OKLCH | oklch(92.18% 0.031 162.2) |
| XYZ | xyz(70.4632, 79.3146, 81.3946) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.32
Ice
#D6FFFA
ΔE00 6.42
Lightcyan
#E0FFFF
ΔE00 6.92
Ice Blue (survey)
#D7FFFE
ΔE00 7.22
Very Pale Blue
#D6FFFE
ΔE00 7.32
Very Light Blue
#D5FFFF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECDF #ECD4E1
analogous
#D5ECD4 #D4ECDF #D4ECEB
triadic
#D4ECDF #DFD4EC #ECDFD4
tetradic
#D4ECDF #D4D5EC #ECD4E1 #ECEBD4
square
#D4ECDF #D4D5EC #ECD4E1 #ECEBD4
split-complementary
#D4ECDF #EBD4EC #ECD4D5
monochromatic
#7FC6A0 #AAD9BF #D4ECDF #EAF6EF #EAF6EF
Accessibility & contrast
On white
1.25
#D4ECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#D4ECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECDF
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECDF | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E7E5E0
Tritanopia (blue-blind)
#D0ECE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4ecdf; /* rgb */ color: rgb(212, 236, 223); /* oklch */ color: oklch(92.2% 0.031 162.2);
Tailwind
colors: {
custom: {
50: '#e1f2e9',
500: '#d4ecdf',
950: '#000000',
},
}SCSS
$custom: #d4ecdf; $custom-light: #e1f2e9; $custom-dark: #000000;
JSON
{
"hex": "#d4ecdf",
"rgb": {
"r": 212,
"g": 236,
"b": 223
},
"hsl": {
"h": 147.5,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.92184,
"c": 0.03074,
"h": 162.2
},
"luminance": 0.79316
}Semantic roles & 50–950 ramp
primary
#D4ECDF
secondary
#C79DB4
accent
#3478B2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584