#D5ECDA#D5ECDA
#D5ECDA is a very light, muted green. Relative luminance 0.792; OKLCH L 92.1% C 0.034 H 152.1°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ECDA |
|---|---|
| RGB | rgb(213, 236, 218) |
| HSL | hsl(133, 38%, 88%) |
| HSV | hsv(133, 10%, 93%) |
| CMYK | cmyk(9.7%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(91.32, -10.88, 6.16) |
| CIE-LCH | lch(91.32, 12.50, 150.50°) |
| OKLab | oklab(92.12% -0.0302 0.016) |
| OKLCH | oklch(92.12% 0.034 152.1) |
| XYZ | xyz(70.0883, 79.1981, 77.9103) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.29
Ice
#D6FFFA
ΔE00 7.74
Lightcyan
#E0FFFF
ΔE00 8.59
Mintcream
#F5FFFA
ΔE00 8.69
Ice Blue (survey)
#D7FFFE
ΔE00 8.79
Very Pale Blue
#D6FFFE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ECDA #ECD5E7
analogous
#DBECD5 #D5ECDA #D5ECE5
triadic
#D5ECDA #DAD5EC #ECDAD5
tetradic
#D5ECDA #D5DBEC #ECD5E7 #ECE5D5
square
#D5ECDA #D5DBEC #ECD5E7 #ECE5D5
split-complementary
#D5ECDA #E5D5EC #ECD5DB
monochromatic
#81C690 #ABD9B5 #D5ECDA #EAF5EC #EAF5EC
Accessibility & contrast
On white
1.25
#D5ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#D5ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ECDA
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ECDA | 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)
#ECE8D9
Deuteranopia (green-blind)
#E8E5DB
Tritanopia (blue-blind)
#D2EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d5ecda; /* rgb */ color: rgb(213, 236, 218); /* oklch */ color: oklch(92.1% 0.034 152.1);
Tailwind
colors: {
custom: {
50: '#e2f2e5',
500: '#d5ecda',
950: '#000000',
},
}SCSS
$custom: #d5ecda; $custom-light: #e2f2e5; $custom-dark: #000000;
JSON
{
"hex": "#d5ecda",
"rgb": {
"r": 213,
"g": 236,
"b": 218
},
"hsl": {
"h": 133.043,
"s": 37.705,
"l": 88.039
},
"oklch": {
"l": 0.9212,
"c": 0.03424,
"h": 152.1
},
"luminance": 0.79199
}Semantic roles & 50–950 ramp
primary
#D5ECDA
secondary
#C79EBE
accent
#3596B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584