#D8EAAB#D8EAAB
#D8EAAB is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.8% C 0.084 H 121.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EAAB |
|---|---|
| RGB | rgb(216, 234, 171) |
| HSL | hsl(77, 60%, 79%) |
| HSV | hsv(77, 27%, 92%) |
| CMYK | cmyk(7.7%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(90.04, -16.34, 28.69) |
| CIE-LCH | lch(90.04, 33.02, 119.65°) |
| OKLab | oklab(90.83% -0.0435 0.0723) |
| OKLCH | oklch(90.83% 0.084 121) |
| XYZ | xyz(65.0918, 76.3849, 49.8348) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.24
Light Grey Green
#B7E1A1
ΔE00 6.08
Light Sage
#BCECAC
ΔE00 6.40
Very Pale Green
#CFFDBC
ΔE00 6.57
Palegoldenrod
#EEE8AA
ΔE00 6.58
Very Light Green
#D1FFBD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EAAB #BDABEA
analogous
#EADDAB #D8EAAB #B9EAAB
triadic
#D8EAAB #ABD8EA #EAABD8
tetradic
#D8EAAB #ABEADD #BDABEA #EAABB9
square
#D8EAAB #ABEADD #BDABEA #EAABB9
split-complementary
#D8EAAB #ABB9EA #DDABEA
monochromatic
#ABD249 #C1DE7A #D8EAAB #EFF6DC #F4F9E7
Accessibility & contrast
On white
1.29
#D8EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#D8EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EAAB
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EAAB | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A7
Deuteranopia (green-blind)
#F0E3AE
Tritanopia (blue-blind)
#DDE4D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d8eaab; /* rgb */ color: rgb(216, 234, 171); /* oklch */ color: oklch(90.8% 0.084 121.0);
Tailwind
colors: {
custom: {
50: '#e4f0c4',
500: '#d8eaab',
950: '#000000',
},
}SCSS
$custom: #d8eaab; $custom-light: #e4f0c4; $custom-dark: #000000;
JSON
{
"hex": "#d8eaab",
"rgb": {
"r": 216,
"g": 234,
"b": 171
},
"hsl": {
"h": 77.143,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.90831,
"c": 0.0844,
"h": 121
},
"luminance": 0.76385
}Semantic roles & 50–950 ramp
primary
#D8EAAB
secondary
#8B73C6
accent
#1EC84E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582