#D8EACC#D8EACC
#D8EACC is a very light, muted yellow-green. Relative luminance 0.778; OKLCH L 91.6% C 0.044 H 132.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EACC |
|---|---|
| RGB | rgb(216, 234, 204) |
| HSL | hsl(96, 42%, 86%) |
| HSV | hsv(96, 13%, 92%) |
| CMYK | cmyk(7.7%, 0%, 12.8%, 8.2%) |
| CIE-LAB | lab(90.69, -11.28, 12.56) |
| CIE-LCH | lch(90.69, 16.89, 131.93°) |
| OKLab | oklab(91.56% -0.0301 0.0326) |
| OKLCH | oklch(91.56% 0.044 132.7) |
| XYZ | xyz(68.6389, 77.8038, 68.5165) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.12
Beige
#F5F5DC
ΔE00 7.52
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.81
Lightyellow
#FFFFE0
ΔE00 8.18
Off White (survey)
#FFFFE4
ΔE00 8.40
Eggshell (survey)
#FFFFD4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EACC #DECCEA
analogous
#E7EACC #D8EACC #CCEACF
triadic
#D8EACC #CCD8EA #EACCD8
tetradic
#D8EACC #CCE7EA #DECCEA #EACFCC
square
#D8EACC #CCE7EA #DECCEA #EACFCC
split-complementary
#D8EACC #CFCCEA #EACCE7
monochromatic
#96C675 #B7D8A1 #D8EACC #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.27
#D8EACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#D8EACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EACC
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EACC | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CA
Deuteranopia (green-blind)
#EAE4CD
Tritanopia (blue-blind)
#D9E7E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d8eacc; /* rgb */ color: rgb(216, 234, 204); /* oklch */ color: oklch(91.6% 0.044 132.7);
Tailwind
colors: {
custom: {
50: '#e4f0db',
500: '#d8eacc',
950: '#000000',
},
}SCSS
$custom: #d8eacc; $custom-light: #e4f0db; $custom-dark: #000000;
JSON
{
"hex": "#d8eacc",
"rgb": {
"r": 216,
"g": 234,
"b": 204
},
"hsl": {
"h": 96,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.91564,
"c": 0.04434,
"h": 132.7
},
"luminance": 0.77804
}Semantic roles & 50–950 ramp
primary
#D8EACC
secondary
#B295C5
accent
#31B580
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584