#D8EAAE#D8EAAE
#D8EAAE is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.9% C 0.081 H 121.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EAAE |
|---|---|
| RGB | rgb(216, 234, 174) |
| HSL | hsl(78, 59%, 80%) |
| HSV | hsv(78, 26%, 92%) |
| CMYK | cmyk(7.7%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(90.09, -15.91, 27.23) |
| CIE-LCH | lch(90.09, 31.54, 120.30°) |
| OKLab | oklab(90.89% -0.0423 0.0688) |
| OKLCH | oklch(90.89% 0.081 121.6) |
| XYZ | xyz(65.3810, 76.5006, 51.3579) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.78
Light Grey Green
#B7E1A1
ΔE00 6.03
Light Sage
#BCECAC
ΔE00 6.31
Very Pale Green
#CFFDBC
ΔE00 6.47
Very Light Green
#D1FFBD
ΔE00 6.63
Palegoldenrod
#EEE8AA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EAAE #C0AEEA
analogous
#EADEAE #D8EAAE #BAEAAE
triadic
#D8EAAE #AED8EA #EAAED8
tetradic
#D8EAAE #AEEADE #C0AEEA #EAAEBA
square
#D8EAAE #AEEADE #C0AEEA #EAAEBA
split-complementary
#D8EAAE #AEBAEA #DEAEEA
monochromatic
#A9D14D #C1DD7D #D8EAAE #EFF7DF #F3F9E7
Accessibility & contrast
On white
1.29
#D8EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#D8EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EAAE
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EAAE | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#EFE3B1
Tritanopia (blue-blind)
#DDE4DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d8eaae; /* rgb */ color: rgb(216, 234, 174); /* oklch */ color: oklch(90.9% 0.081 121.6);
Tailwind
colors: {
custom: {
50: '#e4f0c6',
500: '#d8eaae',
950: '#000000',
},
}SCSS
$custom: #d8eaae; $custom-light: #e4f0c6; $custom-dark: #000000;
JSON
{
"hex": "#d8eaae",
"rgb": {
"r": 216,
"g": 234,
"b": 174
},
"hsl": {
"h": 78,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.90891,
"c": 0.08079,
"h": 121.6
},
"luminance": 0.76501
}Semantic roles & 50–950 ramp
primary
#D8EAAE
secondary
#8E76C6
accent
#1FC651
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582