#D5EBDC#D5EBDC
#D5EBDC is a very light, muted green. Relative luminance 0.787; OKLCH L 92.0% C 0.031 H 155.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EBDC |
|---|---|
| RGB | rgb(213, 235, 220) |
| HSL | hsl(139, 35%, 88%) |
| HSV | hsv(139, 9%, 92%) |
| CMYK | cmyk(9.4%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(91.11, -10.02, 4.81) |
| CIE-LCH | lch(91.11, 11.11, 154.36°) |
| OKLab | oklab(91.97% -0.0281 0.0125) |
| OKLCH | oklch(91.97% 0.031 155.9) |
| XYZ | xyz(70.0645, 78.7292, 79.2012) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.10
Ice
#D6FFFA
ΔE00 7.33
Lightcyan
#E0FFFF
ΔE00 7.79
Mintcream
#F5FFFA
ΔE00 7.95
Ice Blue (survey)
#D7FFFE
ΔE00 8.17
Very Pale Blue
#D6FFFE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EBDC #EBD5E4
analogous
#D9EBD5 #D5EBDC #D5EBE7
triadic
#D5EBDC #DCD5EB #EBDCD5
tetradic
#D5EBDC #D5D9EB #EBD5E4 #EBE7D5
square
#D5EBDC #D5D9EB #EBD5E4 #EBE7D5
split-complementary
#D5EBDC #E7D5EB #EBD5D9
monochromatic
#82C497 #ACD7B9 #D5EBDC #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.25
#D5EBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#D5EBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EBDC
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EBDC | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DB
Deuteranopia (green-blind)
#E7E4DD
Tritanopia (blue-blind)
#D2EAE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d5ebdc; /* rgb */ color: rgb(213, 235, 220); /* oklch */ color: oklch(92.0% 0.031 155.9);
Tailwind
colors: {
custom: {
50: '#e2f1e6',
500: '#d5ebdc',
950: '#000000',
},
}SCSS
$custom: #d5ebdc; $custom-light: #e2f1e6; $custom-dark: #000000;
JSON
{
"hex": "#d5ebdc",
"rgb": {
"r": 213,
"g": 235,
"b": 220
},
"hsl": {
"h": 139.091,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.91967,
"c": 0.03076,
"h": 155.9
},
"luminance": 0.7873
}Semantic roles & 50–950 ramp
primary
#D5EBDC
secondary
#C59FB9
accent
#3788AE
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584