#D8EBDF#D8EBDF
#D8EBDF is a very light, muted green. Relative luminance 0.793; OKLCH L 92.3% C 0.026 H 158.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBDF |
|---|---|
| RGB | rgb(216, 235, 223) |
| HSL | hsl(142, 32%, 88%) |
| HSV | hsv(142, 8%, 92%) |
| CMYK | cmyk(8.1%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(91.39, -8.48, 3.67) |
| CIE-LCH | lch(91.39, 9.24, 156.59°) |
| OKLab | oklab(92.26% -0.0239 0.0096) |
| OKLCH | oklch(92.26% 0.026 158.2) |
| XYZ | xyz(71.3438, 79.3425, 81.3537) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.65
Mintcream
#F5FFFA
ΔE00 6.67
Light Grey
#D8DCD6
ΔE00 7.11
Lightcyan
#E0FFFF
ΔE00 7.14
Azure (CSS)
#F0FFFF
ΔE00 7.37
Ice
#D6FFFA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBDF #EBD8E4
analogous
#DAEBD8 #D8EBDF #D8EBE8
triadic
#D8EBDF #DFD8EB #EBDFD8
tetradic
#D8EBDF #D8DAEB #EBD8E4 #EBE8D8
square
#D8EBDF #D8DAEB #EBD8E4 #EBE8D8
split-complementary
#D8EBDF #E8D8EB #EBD8DA
monochromatic
#87C29D #B0D6BE #D8EBDF #EBF5EE #EBF5EE
Accessibility & contrast
On white
1.24
#D8EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#D8EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBDF
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBDF | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E7E5E0
Tritanopia (blue-blind)
#D5EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d8ebdf; /* rgb */ color: rgb(216, 235, 223); /* oklch */ color: oklch(92.3% 0.026 158.2);
Tailwind
colors: {
custom: {
50: '#e4f1e9',
500: '#d8ebdf',
950: '#000000',
},
}SCSS
$custom: #d8ebdf; $custom-light: #e4f1e9; $custom-dark: #000000;
JSON
{
"hex": "#d8ebdf",
"rgb": {
"r": 216,
"g": 235,
"b": 223
},
"hsl": {
"h": 142.105,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.92262,
"c": 0.02575,
"h": 158.2
},
"luminance": 0.79343
}Semantic roles & 50–950 ramp
primary
#D8EBDF
secondary
#C5A3B8
accent
#3B82AB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584