#D8EBDB#D8EBDB
#D8EBDB is a very light, muted green. Relative luminance 0.791; OKLCH L 92.2% C 0.029 H 150.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBDB |
|---|---|
| RGB | rgb(216, 235, 219) |
| HSL | hsl(129, 32%, 88%) |
| HSV | hsv(129, 8%, 92%) |
| CMYK | cmyk(8.1%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(91.29, -9.20, 5.62) |
| CIE-LCH | lch(91.29, 10.78, 148.59°) |
| OKLab | oklab(92.15% -0.0255 0.0147) |
| OKLCH | oklch(92.15% 0.029 150.1) |
| XYZ | xyz(70.8109, 79.1293, 78.5470) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.62
Mintcream
#F5FFFA
ΔE00 7.59
Light Grey
#D8DCD6
ΔE00 7.84
Beige
#F5F5DC
ΔE00 8.07
Ice
#D6FFFA
ΔE00 8.16
Lightcyan
#E0FFFF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBDB #EBD8E8
analogous
#DEEBD8 #D8EBDB #D8EBE4
triadic
#D8EBDB #DBD8EB #EBDBD8
tetradic
#D8EBDB #D8DEEB #EBD8E8 #EBE4D8
square
#D8EBDB #D8DEEB #EBD8E8 #EBE4D8
split-complementary
#D8EBDB #E4D8EB #EBD8DE
monochromatic
#87C290 #B0D6B6 #D8EBDB #EBF5EC #EBF5EC
Accessibility & contrast
On white
1.25
#D8EBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#D8EBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBDB
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBDB | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DA
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#D6EAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d8ebdb; /* rgb */ color: rgb(216, 235, 219); /* oklch */ color: oklch(92.2% 0.029 150.1);
Tailwind
colors: {
custom: {
50: '#e4f1e6',
500: '#d8ebdb',
950: '#000000',
},
}SCSS
$custom: #d8ebdb; $custom-light: #e4f1e6; $custom-dark: #000000;
JSON
{
"hex": "#d8ebdb",
"rgb": {
"r": 216,
"g": 235,
"b": 219
},
"hsl": {
"h": 129.474,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.92154,
"c": 0.0294,
"h": 150.1
},
"luminance": 0.7913
}Semantic roles & 50–950 ramp
primary
#D8EBDB
secondary
#C5A3BF
accent
#3B99AB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584