#D9EBDF#D9EBDF
#D9EBDF is a very light, muted green. Relative luminance 0.795; OKLCH L 92.3% C 0.025 H 156.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EBDF |
|---|---|
| RGB | rgb(217, 235, 223) |
| HSL | hsl(140, 31%, 89%) |
| HSV | hsv(140, 8%, 92%) |
| CMYK | cmyk(7.7%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(91.46, -8.15, 3.78) |
| CIE-LCH | lch(91.46, 8.98, 155.12°) |
| OKLab | oklab(92.33% -0.0229 0.0099) |
| OKLCH | oklch(92.33% 0.025 156.7) |
| XYZ | xyz(71.6402, 79.4953, 81.3676) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.52
Mintcream
#F5FFFA
ΔE00 6.47
Light Grey
#D8DCD6
ΔE00 6.84
Azure (CSS)
#F0FFFF
ΔE00 7.25
Lightcyan
#E0FFFF
ΔE00 7.27
Ice
#D6FFFA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EBDF #EBD9E5
analogous
#DCEBD9 #D9EBDF #D9EBE8
triadic
#D9EBDF #DFD9EB #EBDFD9
tetradic
#D9EBDF #D9DCEB #EBD9E5 #EBE8D9
square
#D9EBDF #D9DCEB #EBD9E5 #EBE8D9
split-complementary
#D9EBDF #E8D9EB #EBD9DC
monochromatic
#89C19B #B1D6BD #D9EBDF #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.24
#D9EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#D9EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EBDF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EBDF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E7E6E0
Tritanopia (blue-blind)
#D6EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d9ebdf; /* rgb */ color: rgb(217, 235, 223); /* oklch */ color: oklch(92.3% 0.025 156.7);
Tailwind
colors: {
custom: {
50: '#e4f1e9',
500: '#d9ebdf',
950: '#000000',
},
}SCSS
$custom: #d9ebdf; $custom-light: #e4f1e9; $custom-dark: #000000;
JSON
{
"hex": "#d9ebdf",
"rgb": {
"r": 217,
"g": 235,
"b": 223
},
"hsl": {
"h": 140,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.92334,
"c": 0.02494,
"h": 156.7
},
"luminance": 0.79496
}Semantic roles & 50–950 ramp
primary
#D9EBDF
secondary
#C4A4BA
accent
#3C85AA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584