#D5EBDF#D5EBDF
#D5EBDF is a very light, muted green. Relative luminance 0.789; OKLCH L 92.0% C 0.028 H 162.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EBDF |
|---|---|
| RGB | rgb(213, 235, 223) |
| HSL | hsl(147, 35%, 88%) |
| HSV | hsv(147, 9%, 92%) |
| CMYK | cmyk(9.4%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(91.18, -9.47, 3.35) |
| CIE-LCH | lch(91.18, 10.04, 160.53°) |
| OKLab | oklab(92.05% -0.0269 0.0087) |
| OKLCH | oklch(92.05% 0.028 162.1) |
| XYZ | xyz(70.4653, 78.8895, 81.3125) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.15
Ice
#D6FFFA
ΔE00 6.75
Lightcyan
#E0FFFF
ΔE00 6.84
Mintcream
#F5FFFA
ΔE00 7.34
Ice Blue (survey)
#D7FFFE
ΔE00 7.38
Very Pale Blue
#D6FFFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EBDF #EBD5E1
analogous
#D6EBD5 #D5EBDF #D5EBEA
triadic
#D5EBDF #DFD5EB #EBDFD5
tetradic
#D5EBDF #D5D6EB #EBD5E1 #EBEAD5
square
#D5EBDF #D5D6EB #EBD5E1 #EBEAD5
split-complementary
#D5EBDF #EAD5EB #EBD5D6
monochromatic
#82C4A0 #ACD7BF #D5EBDF #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.25
#D5EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#D5EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EBDF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EBDF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#E6E5E0
Tritanopia (blue-blind)
#D1EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d5ebdf; /* rgb */ color: rgb(213, 235, 223); /* oklch */ color: oklch(92.0% 0.028 162.1);
Tailwind
colors: {
custom: {
50: '#e2f1e9',
500: '#d5ebdf',
950: '#000000',
},
}SCSS
$custom: #d5ebdf; $custom-light: #e2f1e9; $custom-dark: #000000;
JSON
{
"hex": "#d5ebdf",
"rgb": {
"r": 213,
"g": 235,
"b": 223
},
"hsl": {
"h": 147.273,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.92049,
"c": 0.02827,
"h": 162.1
},
"luminance": 0.78891
}Semantic roles & 50–950 ramp
primary
#D5EBDF
secondary
#C59FB4
accent
#3778AE
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584