#D5ECDC#D5ECDC
#D5ECDC is a very light, muted green. Relative luminance 0.793; OKLCH L 92.2% C 0.032 H 155.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ECDC |
|---|---|
| RGB | rgb(213, 236, 220) |
| HSL | hsl(138, 38%, 88%) |
| HSV | hsv(138, 10%, 93%) |
| CMYK | cmyk(9.7%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(91.37, -10.52, 5.18) |
| CIE-LCH | lch(91.37, 11.73, 153.77°) |
| OKLab | oklab(92.17% -0.0294 0.0135) |
| OKLCH | oklch(92.17% 0.032 155.4) |
| XYZ | xyz(70.3516, 79.3034, 79.2969) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.14
Ice
#D6FFFA
ΔE00 7.26
Lightcyan
#E0FFFF
ΔE00 7.94
Ice Blue (survey)
#D7FFFE
ΔE00 8.21
Mintcream
#F5FFFA
ΔE00 8.24
Very Pale Blue
#D6FFFE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ECDC #ECD5E5
analogous
#D9ECD5 #D5ECDC #D5ECE7
triadic
#D5ECDC #DCD5EC #ECDCD5
tetradic
#D5ECDC #D5D9EC #ECD5E5 #ECE7D5
square
#D5ECDC #D5D9EC #ECD5E5 #ECE7D5
split-complementary
#D5ECDC #E7D5EC #ECD5D9
monochromatic
#81C696 #ABD9B9 #D5ECDC #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.25
#D5ECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#D5ECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ECDC
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ECDC | 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)
#ECE8DB
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#D2EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d5ecdc; /* rgb */ color: rgb(213, 236, 220); /* oklch */ color: oklch(92.2% 0.032 155.4);
Tailwind
colors: {
custom: {
50: '#e2f2e6',
500: '#d5ecdc',
950: '#000000',
},
}SCSS
$custom: #d5ecdc; $custom-light: #e2f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d5ecdc",
"rgb": {
"r": 213,
"g": 236,
"b": 220
},
"hsl": {
"h": 138.261,
"s": 37.705,
"l": 88.039
},
"oklch": {
"l": 0.92173,
"c": 0.0324,
"h": 155.4
},
"luminance": 0.79304
}Semantic roles & 50–950 ramp
primary
#D5ECDC
secondary
#C79EBA
accent
#358BB1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584