#D8EBCA#D8EBCA
#D8EBCA is a very light, muted yellow-green. Relative luminance 0.783; OKLCH L 91.7% C 0.048 H 131.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBCA |
|---|---|
| RGB | rgb(216, 235, 202) |
| HSL | hsl(95, 45%, 86%) |
| HSV | hsv(95, 14%, 92%) |
| CMYK | cmyk(8.1%, 0%, 14%, 7.8%) |
| CIE-LAB | lab(90.91, -12.12, 13.91) |
| CIE-LCH | lch(90.91, 18.45, 131.06°) |
| OKLab | oklab(91.72% -0.0323 0.036) |
| OKLCH | oklch(91.72% 0.048 131.9) |
| XYZ | xyz(68.6861, 78.2794, 67.3565) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.65
Honeydew
#F0FFF0
ΔE00 7.74
Beige
#F5F5DC
ΔE00 7.91
Lightyellow
#FFFFE0
ΔE00 8.31
Eggshell (survey)
#FFFFD4
ΔE00 8.34
Off White (survey)
#FFFFE4
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBCA #DDCAEB
analogous
#E8EBCA #D8EBCA #CAEBCC
triadic
#D8EBCA #CAD8EB #EBCAD8
tetradic
#D8EBCA #CAE8EB #DDCAEB #EBCCCA
square
#D8EBCA #CAE8EB #DDCAEB #EBCCCA
split-complementary
#D8EBCA #CCCAEB #EBCAE8
monochromatic
#97C971 #B7DA9E #D8EBCA #EFF7E9 #EFF7E9
Accessibility & contrast
On white
1.26
#D8EBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#D8EBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBCA
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBCA | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C8
Deuteranopia (green-blind)
#EBE4CB
Tritanopia (blue-blind)
#D9E8E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d8ebca; /* rgb */ color: rgb(216, 235, 202); /* oklch */ color: oklch(91.7% 0.048 131.9);
Tailwind
colors: {
custom: {
50: '#e4f1da',
500: '#d8ebca',
950: '#000000',
},
}SCSS
$custom: #d8ebca; $custom-light: #e4f1da; $custom-dark: #000000;
JSON
{
"hex": "#d8ebca",
"rgb": {
"r": 216,
"g": 235,
"b": 202
},
"hsl": {
"h": 94.545,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.91722,
"c": 0.04835,
"h": 131.9
},
"luminance": 0.7828
}Semantic roles & 50–950 ramp
primary
#D8EBCA
secondary
#B193C7
accent
#2DB87D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583