#D9EBDA#D9EBDA
#D9EBDA is a very light, muted green. Relative luminance 0.792; OKLCH L 92.2% C 0.030 H 146.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EBDA |
|---|---|
| RGB | rgb(217, 235, 218) |
| HSL | hsl(123, 31%, 89%) |
| HSV | hsv(123, 8%, 92%) |
| CMYK | cmyk(7.7%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(91.34, -9.04, 6.21) |
| CIE-LCH | lch(91.34, 10.97, 145.51°) |
| OKLab | oklab(92.2% -0.0249 0.0162) |
| OKLCH | oklch(92.2% 0.03 146.9) |
| XYZ | xyz(70.9760, 79.2297, 77.8696) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.56
Mintcream
#F5FFFA
ΔE00 7.66
Beige
#F5F5DC
ΔE00 7.66
Light Grey
#D8DCD6
ΔE00 7.82
Ice
#D6FFFA
ΔE00 8.58
Ivory
#FFFFF0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EBDA #EBD9EA
analogous
#E1EBD9 #D9EBDA #D9EBE3
triadic
#D9EBDA #DAD9EB #EBDAD9
tetradic
#D9EBDA #D9E1EB #EBD9EA #EBE3D9
square
#D9EBDA #D9E1EB #EBD9EA #EBE3D9
split-complementary
#D9EBDA #E3D9EB #EBD9E1
monochromatic
#89C18C #B1D6B3 #D9EBDA #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.25
#D9EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#D9EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EBDA
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EBDA | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D9
Deuteranopia (green-blind)
#E8E5DB
Tritanopia (blue-blind)
#D7EAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d9ebda; /* rgb */ color: rgb(217, 235, 218); /* oklch */ color: oklch(92.2% 0.030 146.9);
Tailwind
colors: {
custom: {
50: '#e4f1e5',
500: '#d9ebda',
950: '#000000',
},
}SCSS
$custom: #d9ebda; $custom-light: #e4f1e5; $custom-dark: #000000;
JSON
{
"hex": "#d9ebda",
"rgb": {
"r": 217,
"g": 235,
"b": 218
},
"hsl": {
"h": 123.333,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.922,
"c": 0.0297,
"h": 146.9
},
"luminance": 0.7923
}Semantic roles & 50–950 ramp
primary
#D9EBDA
secondary
#C4A4C3
accent
#3CA4AA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584