#D9EBDC#D9EBDC
#D9EBDC is a very light, muted green. Relative luminance 0.793; OKLCH L 92.3% C 0.028 H 150.4°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EBDC |
|---|---|
| RGB | rgb(217, 235, 220) |
| HSL | hsl(130, 31%, 89%) |
| HSV | hsv(130, 8%, 92%) |
| CMYK | cmyk(7.7%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(91.39, -8.69, 5.24) |
| CIE-LCH | lch(91.39, 10.14, 148.91°) |
| OKLab | oklab(92.25% -0.0241 0.0137) |
| OKLCH | oklch(92.25% 0.028 150.4) |
| XYZ | xyz(71.2393, 79.3350, 79.2563) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.44
Mintcream
#F5FFFA
ΔE00 7.16
Light Grey
#D8DCD6
ΔE00 7.40
Beige
#F5F5DC
ΔE00 7.91
Lightcyan
#E0FFFF
ΔE00 8.16
Ice
#D6FFFA
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EBDC #EBD9E8
analogous
#DFEBD9 #D9EBDC #D9EBE5
triadic
#D9EBDC #DCD9EB #EBDCD9
tetradic
#D9EBDC #D9DFEB #EBD9E8 #EBE5D9
square
#D9EBDC #D9DFEB #EBD9E8 #EBE5D9
split-complementary
#D9EBDC #E5D9EB #EBD9DF
monochromatic
#89C192 #B1D6B7 #D9EBDC #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.25
#D9EBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#D9EBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EBDC
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EBDC | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 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)
#EBE8DB
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#D7EAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d9ebdc; /* rgb */ color: rgb(217, 235, 220); /* oklch */ color: oklch(92.3% 0.028 150.4);
Tailwind
colors: {
custom: {
50: '#e4f1e6',
500: '#d9ebdc',
950: '#000000',
},
}SCSS
$custom: #d9ebdc; $custom-light: #e4f1e6; $custom-dark: #000000;
JSON
{
"hex": "#d9ebdc",
"rgb": {
"r": 217,
"g": 235,
"b": 220
},
"hsl": {
"h": 130,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.92253,
"c": 0.0277,
"h": 150.4
},
"luminance": 0.79336
}Semantic roles & 50–950 ramp
primary
#D9EBDC
secondary
#C4A4BF
accent
#3C97AA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584