#D8EBDC#D8EBDC
#D8EBDC is a very light, muted green. Relative luminance 0.792; OKLCH L 92.2% C 0.028 H 151.9°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBDC |
|---|---|
| RGB | rgb(216, 235, 220) |
| HSL | hsl(133, 32%, 88%) |
| HSV | hsv(133, 8%, 92%) |
| CMYK | cmyk(8.1%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(91.32, -9.02, 5.13) |
| CIE-LCH | lch(91.32, 10.38, 150.37°) |
| OKLab | oklab(92.18% -0.0251 0.0134) |
| OKLCH | oklch(92.18% 0.028 151.9) |
| XYZ | xyz(70.9429, 79.1821, 79.2424) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.58
Mintcream
#F5FFFA
ΔE00 7.35
Light Grey
#D8DCD6
ΔE00 7.65
Ice
#D6FFFA
ΔE00 7.96
Lightcyan
#E0FFFF
ΔE00 8.04
Beige
#F5F5DC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBDC #EBD8E7
analogous
#DDEBD8 #D8EBDC #D8EBE5
triadic
#D8EBDC #DCD8EB #EBDCD8
tetradic
#D8EBDC #D8DDEB #EBD8E7 #EBE5D8
square
#D8EBDC #D8DDEB #EBD8E7 #EBE5D8
split-complementary
#D8EBDC #E5D8EB #EBD8DD
monochromatic
#87C293 #B0D6B8 #D8EBDC #EBF5ED #EBF5ED
Accessibility & contrast
On white
1.25
#D8EBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#D8EBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBDC
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBDC | 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)
#EBE7DB
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#D6EAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d8ebdc; /* rgb */ color: rgb(216, 235, 220); /* oklch */ color: oklch(92.2% 0.028 151.9);
Tailwind
colors: {
custom: {
50: '#e4f1e6',
500: '#d8ebdc',
950: '#000000',
},
}SCSS
$custom: #d8ebdc; $custom-light: #e4f1e6; $custom-dark: #000000;
JSON
{
"hex": "#d8ebdc",
"rgb": {
"r": 216,
"g": 235,
"b": 220
},
"hsl": {
"h": 132.632,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.92181,
"c": 0.02844,
"h": 151.9
},
"luminance": 0.79183
}Semantic roles & 50–950 ramp
primary
#D8EBDC
secondary
#C5A3BD
accent
#3B93AB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584