#D5ECDF#D5ECDF
#D5ECDF is a very light, muted green. Relative luminance 0.795; OKLCH L 92.3% C 0.030 H 161.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ECDF |
|---|---|
| RGB | rgb(213, 236, 223) |
| HSL | hsl(146, 38%, 88%) |
| HSV | hsv(146, 10%, 93%) |
| CMYK | cmyk(9.7%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(91.44, -9.97, 3.72) |
| CIE-LCH | lch(91.44, 10.65, 159.52°) |
| OKLab | oklab(92.25% -0.0283 0.0097) |
| OKLCH | oklch(92.25% 0.03 161.1) |
| XYZ | xyz(70.7524, 79.4637, 81.4082) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.11
Ice
#D6FFFA
ΔE00 6.61
Lightcyan
#E0FFFF
ΔE00 6.97
Ice Blue (survey)
#D7FFFE
ΔE00 7.37
Very Pale Blue
#D6FFFE
ΔE00 7.48
Mintcream
#F5FFFA
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ECDF #ECD5E2
analogous
#D6ECD5 #D5ECDF #D5ECEA
triadic
#D5ECDF #DFD5EC #ECDFD5
tetradic
#D5ECDF #D5D6EC #ECD5E2 #ECEAD5
square
#D5ECDF #D5D6EC #ECD5E2 #ECEAD5
split-complementary
#D5ECDF #EAD5EC #ECD5D6
monochromatic
#81C69F #ABD9BF #D5ECDF #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.24
#D5ECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#D5ECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ECDF
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ECDF | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E7E5E0
Tritanopia (blue-blind)
#D1ECE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d5ecdf; /* rgb */ color: rgb(213, 236, 223); /* oklch */ color: oklch(92.3% 0.030 161.1);
Tailwind
colors: {
custom: {
50: '#e2f2e9',
500: '#d5ecdf',
950: '#000000',
},
}SCSS
$custom: #d5ecdf; $custom-light: #e2f2e9; $custom-dark: #000000;
JSON
{
"hex": "#d5ecdf",
"rgb": {
"r": 213,
"g": 236,
"b": 223
},
"hsl": {
"h": 146.087,
"s": 37.705,
"l": 88.039
},
"oklch": {
"l": 0.92254,
"c": 0.02988,
"h": 161.1
},
"luminance": 0.79465
}Semantic roles & 50–950 ramp
primary
#D5ECDF
secondary
#C79EB5
accent
#357BB1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584