#D9EBCD#D9EBCD
#D9EBCD is a very light, muted yellow-green. Relative luminance 0.786; OKLCH L 91.9% C 0.044 H 132.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EBCD |
|---|---|
| RGB | rgb(217, 235, 205) |
| HSL | hsl(96, 43%, 86%) |
| HSV | hsv(96, 13%, 92%) |
| CMYK | cmyk(7.7%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(91.04, -11.28, 12.55) |
| CIE-LCH | lch(91.04, 16.87, 131.93°) |
| OKLab | oklab(91.87% -0.0301 0.0326) |
| OKLCH | oklch(91.87% 0.044 132.7) |
| XYZ | xyz(69.3412, 78.5757, 69.2593) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.97
Beige
#F5F5DC
ΔE00 7.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.70
Lightyellow
#FFFFE0
ΔE00 8.04
Off White (survey)
#FFFFE4
ΔE00 8.27
Eggshell (survey)
#FFFFD4
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EBCD #DFCDEB
analogous
#E8EBCD #D9EBCD #CDEBD0
triadic
#D9EBCD #CDD9EB #EBCDD9
tetradic
#D9EBCD #CDE8EB #DFCDEB #EBD0CD
square
#D9EBCD #CDE8EB #DFCDEB #EBD0CD
split-complementary
#D9EBCD #D0CDEB #EBCDE8
monochromatic
#97C876 #B8DAA1 #D9EBCD #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.26
#D9EBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#D9EBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EBCD
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EBCD | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CB
Deuteranopia (green-blind)
#EBE5CE
Tritanopia (blue-blind)
#DAE8E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d9ebcd; /* rgb */ color: rgb(217, 235, 205); /* oklch */ color: oklch(91.9% 0.044 132.7);
Tailwind
colors: {
custom: {
50: '#e4f1dc',
500: '#d9ebcd',
950: '#000000',
},
}SCSS
$custom: #d9ebcd; $custom-light: #e4f1dc; $custom-dark: #000000;
JSON
{
"hex": "#d9ebcd",
"rgb": {
"r": 217,
"g": 235,
"b": 205
},
"hsl": {
"h": 96,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91867,
"c": 0.04431,
"h": 132.7
},
"luminance": 0.78576
}Semantic roles & 50–950 ramp
primary
#D9EBCD
secondary
#B396C6
accent
#30B680
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584