#D9EBDB#D9EBDB
#D9EBDB is a very light, muted green. Relative luminance 0.793; OKLCH L 92.2% C 0.029 H 148.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EBDB |
|---|---|
| RGB | rgb(217, 235, 219) |
| HSL | hsl(127, 31%, 89%) |
| HSV | hsv(127, 8%, 92%) |
| CMYK | cmyk(7.7%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(91.36, -8.86, 5.72) |
| CIE-LCH | lch(91.36, 10.55, 147.15°) |
| OKLab | oklab(92.23% -0.0245 0.015) |
| OKLCH | oklch(92.23% 0.029 148.6) |
| XYZ | xyz(71.1073, 79.2822, 78.5609) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.49
Mintcream
#F5FFFA
ΔE00 7.40
Light Grey
#D8DCD6
ΔE00 7.60
Beige
#F5F5DC
ΔE00 7.78
Ice
#D6FFFA
ΔE00 8.38
Lightcyan
#E0FFFF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EBDB #EBD9E9
analogous
#E0EBD9 #D9EBDB #D9EBE4
triadic
#D9EBDB #DBD9EB #EBDBD9
tetradic
#D9EBDB #D9E0EB #EBD9E9 #EBE4D9
square
#D9EBDB #D9E0EB #EBD9E9 #EBE4D9
split-complementary
#D9EBDB #E4D9EB #EBD9E0
monochromatic
#89C18F #B1D6B5 #D9EBDB #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.25
#D9EBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#D9EBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EBDB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EBDB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7DA
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#D7EAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d9ebdb; /* rgb */ color: rgb(217, 235, 219); /* oklch */ color: oklch(92.2% 0.029 148.6);
Tailwind
colors: {
custom: {
50: '#e4f1e6',
500: '#d9ebdb',
950: '#000000',
},
}SCSS
$custom: #d9ebdb; $custom-light: #e4f1e6; $custom-dark: #000000;
JSON
{
"hex": "#d9ebdb",
"rgb": {
"r": 217,
"g": 235,
"b": 219
},
"hsl": {
"h": 126.667,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.92226,
"c": 0.02868,
"h": 148.6
},
"luminance": 0.79283
}Semantic roles & 50–950 ramp
primary
#D9EBDB
secondary
#C4A4C1
accent
#3C9EAA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584