#D5EBDE#D5EBDE
#D5EBDE is a very light, muted green. Relative luminance 0.788; OKLCH L 92.0% C 0.029 H 159.9°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EBDE |
|---|---|
| RGB | rgb(213, 235, 222) |
| HSL | hsl(145, 35%, 88%) |
| HSV | hsv(145, 9%, 92%) |
| CMYK | cmyk(9.4%, 0%, 5.5%, 7.8%) |
| CIE-LAB | lab(91.16, -9.65, 3.83) |
| CIE-LCH | lch(91.16, 10.39, 158.33°) |
| OKLab | oklab(92.02% -0.0273 0.01) |
| OKLCH | oklch(92.02% 0.029 159.9) |
| XYZ | xyz(70.3309, 78.8358, 80.6045) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.10
Ice
#D6FFFA
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 7.16
Mintcream
#F5FFFA
ΔE00 7.53
Ice Blue (survey)
#D7FFFE
ΔE00 7.64
Very Pale Blue
#D6FFFE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EBDE #EBD5E2
analogous
#D7EBD5 #D5EBDE #D5EBE9
triadic
#D5EBDE #DED5EB #EBDED5
tetradic
#D5EBDE #D5D7EB #EBD5E2 #EBE9D5
square
#D5EBDE #D5D7EB #EBD5E2 #EBE9D5
split-complementary
#D5EBDE #E9D5EB #EBD5D7
monochromatic
#82C49D #ACD7BD #D5EBDE #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.25
#D5EBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#D5EBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EBDE
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EBDE | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#E6E5DF
Tritanopia (blue-blind)
#D2EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d5ebde; /* rgb */ color: rgb(213, 235, 222); /* oklch */ color: oklch(92.0% 0.029 159.9);
Tailwind
colors: {
custom: {
50: '#e2f1e8',
500: '#d5ebde',
950: '#000000',
},
}SCSS
$custom: #d5ebde; $custom-light: #e2f1e8; $custom-dark: #000000;
JSON
{
"hex": "#d5ebde",
"rgb": {
"r": 213,
"g": 235,
"b": 222
},
"hsl": {
"h": 144.545,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.92022,
"c": 0.02907,
"h": 159.9
},
"luminance": 0.78837
}Semantic roles & 50–950 ramp
primary
#D5EBDE
secondary
#C59FB6
accent
#377EAE
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584