#D8EBCB#D8EBCB
#D8EBCB is a very light, muted yellow-green. Relative luminance 0.783; OKLCH L 91.7% C 0.047 H 132.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBCB |
|---|---|
| RGB | rgb(216, 235, 203) |
| HSL | hsl(96, 44%, 86%) |
| HSV | hsv(96, 14%, 92%) |
| CMYK | cmyk(8.1%, 0%, 13.6%, 7.8%) |
| CIE-LAB | lab(90.93, -11.95, 13.42) |
| CIE-LCH | lch(90.93, 17.97, 131.68°) |
| OKLab | oklab(91.75% -0.0319 0.0348) |
| OKLCH | oklch(91.75% 0.047 132.5) |
| XYZ | xyz(68.8049, 78.3269, 67.9821) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.51
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.75
Beige
#F5F5DC
ΔE00 7.84
Lightyellow
#FFFFE0
ΔE00 8.30
Eggshell (survey)
#FFFFD4
ΔE00 8.45
Off White (survey)
#FFFFE4
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBCB #DECBEB
analogous
#E8EBCB #D8EBCB #CBEBCE
triadic
#D8EBCB #CBD8EB #EBCBD8
tetradic
#D8EBCB #CBE8EB #DECBEB #EBCECB
square
#D8EBCB #CBE8EB #DECBEB #EBCECB
split-complementary
#D8EBCB #CECBEB #EBCBE8
monochromatic
#96C973 #B7DA9F #D8EBCB #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.26
#D8EBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#D8EBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBCB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBCB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C9
Deuteranopia (green-blind)
#EBE4CC
Tritanopia (blue-blind)
#D9E8E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d8ebcb; /* rgb */ color: rgb(216, 235, 203); /* oklch */ color: oklch(91.7% 0.047 132.5);
Tailwind
colors: {
custom: {
50: '#e4f1da',
500: '#d8ebcb',
950: '#000000',
},
}SCSS
$custom: #d8ebcb; $custom-light: #e4f1da; $custom-dark: #000000;
JSON
{
"hex": "#d8ebcb",
"rgb": {
"r": 216,
"g": 235,
"b": 203
},
"hsl": {
"h": 95.625,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.91746,
"c": 0.04716,
"h": 132.5
},
"luminance": 0.78327
}Semantic roles & 50–950 ramp
primary
#D8EBCB
secondary
#B294C7
accent
#2EB880
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584