#D8EAAF#D8EAAF
#D8EAAF is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.9% C 0.080 H 121.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EAAF |
|---|---|
| RGB | rgb(216, 234, 175) |
| HSL | hsl(78, 58%, 80%) |
| HSV | hsv(78, 25%, 92%) |
| CMYK | cmyk(7.7%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(90.11, -15.77, 26.74) |
| CIE-LCH | lch(90.11, 31.05, 120.53°) |
| OKLab | oklab(90.91% -0.0419 0.0677) |
| OKLCH | oklch(90.91% 0.08 121.8) |
| XYZ | xyz(65.4788, 76.5397, 51.8732) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.97
Light Grey Green
#B7E1A1
ΔE00 6.03
Light Sage
#BCECAC
ΔE00 6.29
Very Pale Green
#CFFDBC
ΔE00 6.45
Very Light Green
#D1FFBD
ΔE00 6.62
Palegoldenrod
#EEE8AA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EAAF #C1AFEA
analogous
#EADEAF #D8EAAF #BAEAAF
triadic
#D8EAAF #AFD8EA #EAAFD8
tetradic
#D8EAAF #AFEADE #C1AFEA #EAAFBA
square
#D8EAAF #AFEADE #C1AFEA #EAAFBA
split-complementary
#D8EAAF #AFBAEA #DEAFEA
monochromatic
#A9D14E #C0DD7F #D8EAAF #F0F7DF #F3F9E7
Accessibility & contrast
On white
1.29
#D8EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#D8EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EAAF
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EAAF | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#EFE3B2
Tritanopia (blue-blind)
#DDE4DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d8eaaf; /* rgb */ color: rgb(216, 234, 175); /* oklch */ color: oklch(90.9% 0.080 121.8);
Tailwind
colors: {
custom: {
50: '#e4f0c7',
500: '#d8eaaf',
950: '#000000',
},
}SCSS
$custom: #d8eaaf; $custom-light: #e4f0c7; $custom-dark: #000000;
JSON
{
"hex": "#d8eaaf",
"rgb": {
"r": 216,
"g": 234,
"b": 175
},
"hsl": {
"h": 78.305,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.90911,
"c": 0.07958,
"h": 121.8
},
"luminance": 0.7654
}Semantic roles & 50–950 ramp
primary
#D8EAAF
secondary
#8F77C6
accent
#1FC652
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582