#D5ECDB#D5ECDB
#D5ECDB is a very light, muted green. Relative luminance 0.793; OKLCH L 92.1% C 0.033 H 153.7°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ECDB |
|---|---|
| RGB | rgb(213, 236, 219) |
| HSL | hsl(136, 38%, 88%) |
| HSV | hsv(136, 10%, 93%) |
| CMYK | cmyk(9.7%, 0%, 7.2%, 7.5%) |
| CIE-LAB | lab(91.35, -10.70, 5.67) |
| CIE-LCH | lch(91.35, 12.11, 152.08°) |
| OKLab | oklab(92.15% -0.0298 0.0148) |
| OKLCH | oklch(92.15% 0.033 153.7) |
| XYZ | xyz(70.2195, 79.2506, 78.6015) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.20
Ice
#D6FFFA
ΔE00 7.50
Lightcyan
#E0FFFF
ΔE00 8.26
Mintcream
#F5FFFA
ΔE00 8.46
Ice Blue (survey)
#D7FFFE
ΔE00 8.49
Very Pale Blue
#D6FFFE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ECDB #ECD5E6
analogous
#DAECD5 #D5ECDB #D5ECE6
triadic
#D5ECDB #DBD5EC #ECDBD5
tetradic
#D5ECDB #D5DAEC #ECD5E6 #ECE6D5
square
#D5ECDB #D5DAEC #ECD5E6 #ECE6D5
split-complementary
#D5ECDB #E6D5EC #ECD5DA
monochromatic
#81C693 #ABD9B7 #D5ECDB #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.25
#D5ECDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#D5ECDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ECDB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ECDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ECDB | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#D2EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d5ecdb; /* rgb */ color: rgb(213, 236, 219); /* oklch */ color: oklch(92.1% 0.033 153.7);
Tailwind
colors: {
custom: {
50: '#e2f2e6',
500: '#d5ecdb',
950: '#000000',
},
}SCSS
$custom: #d5ecdb; $custom-light: #e2f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d5ecdb",
"rgb": {
"r": 213,
"g": 236,
"b": 219
},
"hsl": {
"h": 135.652,
"s": 37.705,
"l": 88.039
},
"oklch": {
"l": 0.92146,
"c": 0.03331,
"h": 153.7
},
"luminance": 0.79252
}Semantic roles & 50–950 ramp
primary
#D5ECDB
secondary
#C79EBC
accent
#3590B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584