#D8EBDA#D8EBDA
#D8EBDA is a very light, muted green. Relative luminance 0.791; OKLCH L 92.1% C 0.030 H 148.4°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBDA |
|---|---|
| RGB | rgb(216, 235, 218) |
| HSL | hsl(126, 32%, 88%) |
| HSV | hsv(126, 8%, 92%) |
| CMYK | cmyk(8.1%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(91.27, -9.38, 6.10) |
| CIE-LCH | lch(91.27, 11.19, 146.94°) |
| OKLab | oklab(92.13% -0.0259 0.0159) |
| OKLCH | oklch(92.13% 0.03 148.4) |
| XYZ | xyz(70.6796, 79.0768, 77.8557) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.69
Mintcream
#F5FFFA
ΔE00 7.83
Beige
#F5F5DC
ΔE00 7.96
Light Grey
#D8DCD6
ΔE00 8.05
Ice
#D6FFFA
ΔE00 8.37
Lightcyan
#E0FFFF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBDA #EBD8E9
analogous
#DFEBD8 #D8EBDA #D8EBE3
triadic
#D8EBDA #DAD8EB #EBDAD8
tetradic
#D8EBDA #D8DFEB #EBD8E9 #EBE3D8
square
#D8EBDA #D8DFEB #EBD8E9 #EBE3D8
split-complementary
#D8EBDA #E3D8EB #EBD8DF
monochromatic
#87C28D #B0D6B4 #D8EBDA #EBF5EC #EBF5EC
Accessibility & contrast
On white
1.25
#D8EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#D8EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBDA
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBDA | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D9
Deuteranopia (green-blind)
#E8E5DB
Tritanopia (blue-blind)
#D6EAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d8ebda; /* rgb */ color: rgb(216, 235, 218); /* oklch */ color: oklch(92.1% 0.030 148.4);
Tailwind
colors: {
custom: {
50: '#e4f1e5',
500: '#d8ebda',
950: '#000000',
},
}SCSS
$custom: #d8ebda; $custom-light: #e4f1e5; $custom-dark: #000000;
JSON
{
"hex": "#d8ebda",
"rgb": {
"r": 216,
"g": 235,
"b": 218
},
"hsl": {
"h": 126.316,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.92128,
"c": 0.03039,
"h": 148.4
},
"luminance": 0.79078
}Semantic roles & 50–950 ramp
primary
#D8EBDA
secondary
#C5A3C1
accent
#3B9FAB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584