#D9EBCB#D9EBCB
#D9EBCB is a very light, muted yellow-green. Relative luminance 0.785; OKLCH L 91.8% C 0.047 H 131.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EBCB |
|---|---|
| RGB | rgb(217, 235, 203) |
| HSL | hsl(94, 44%, 86%) |
| HSV | hsv(94, 14%, 92%) |
| CMYK | cmyk(7.7%, 0%, 13.6%, 7.8%) |
| CIE-LAB | lab(91.00, -11.61, 13.53) |
| CIE-LCH | lch(91.00, 17.83, 130.63°) |
| OKLab | oklab(91.82% -0.0309 0.035) |
| OKLCH | oklch(91.82% 0.047 131.4) |
| XYZ | xyz(69.1013, 78.4798, 67.9960) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.48
Beige
#F5F5DC
ΔE00 7.56
Lightyellow
#FFFFE0
ΔE00 8.04
Eggshell (survey)
#FFFFD4
ΔE00 8.21
Off White (survey)
#FFFFE4
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EBCB #DDCBEB
analogous
#E9EBCB #D9EBCB #CBEBCD
triadic
#D9EBCB #CBD9EB #EBCBD9
tetradic
#D9EBCB #CBE9EB #DDCBEB #EBCDCB
square
#D9EBCB #CBE9EB #DDCBEB #EBCDCB
split-complementary
#D9EBCB #CDCBEB #EBCBE9
monochromatic
#98C973 #B9DA9F #D9EBCB #EFF6E9 #EFF6E9
Accessibility & contrast
On white
1.26
#D9EBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#D9EBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EBCB
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EBCB | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C9
Deuteranopia (green-blind)
#EBE5CC
Tritanopia (blue-blind)
#DAE8E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d9ebcb; /* rgb */ color: rgb(217, 235, 203); /* oklch */ color: oklch(91.8% 0.047 131.4);
Tailwind
colors: {
custom: {
50: '#e4f1da',
500: '#d9ebcb',
950: '#000000',
},
}SCSS
$custom: #d9ebcb; $custom-light: #e4f1da; $custom-dark: #000000;
JSON
{
"hex": "#d9ebcb",
"rgb": {
"r": 217,
"g": 235,
"b": 203
},
"hsl": {
"h": 93.75,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.91818,
"c": 0.04669,
"h": 131.4
},
"luminance": 0.7848
}Semantic roles & 50–950 ramp
primary
#D9EBCB
secondary
#B094C7
accent
#2EB87B
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584