#D9EAAA#D9EAAA
#D9EAAA is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.9% C 0.085 H 120.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EAAA |
|---|---|
| RGB | rgb(217, 234, 170) |
| HSL | hsl(76, 60%, 79%) |
| HSV | hsv(76, 27%, 92%) |
| CMYK | cmyk(7.3%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(90.09, -16.11, 29.29) |
| CIE-LCH | lch(90.09, 33.43, 118.81°) |
| OKLab | oklab(90.89% -0.0429 0.0737) |
| OKLCH | oklch(90.89% 0.085 120.2) |
| XYZ | xyz(65.2932, 76.4998, 49.3486) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.93
Palegoldenrod
#EEE8AA
ΔE00 6.30
Light Grey Green
#B7E1A1
ΔE00 6.34
Light Sage
#BCECAC
ΔE00 6.70
Very Pale Green
#CFFDBC
ΔE00 6.82
Cream (survey)
#FFFFC2
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EAAA #BBAAEA
analogous
#EADBAA #D9EAAA #B9EAAA
triadic
#D9EAAA #AAD9EA #EAAAD9
tetradic
#D9EAAA #AAEADB #BBAAEA #EAAAB9
square
#D9EAAA #AAEADB #BBAAEA #EAAAB9
split-complementary
#D9EAAA #AAB9EA #DBAAEA
monochromatic
#ADD248 #C3DE79 #D9EAAA #EFF6DB #F4F9E6
Accessibility & contrast
On white
1.29
#D9EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#D9EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EAAA
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EAAA | 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)
#F2E3A6
Deuteranopia (green-blind)
#F0E3AD
Tritanopia (blue-blind)
#DFE3D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d9eaaa; /* rgb */ color: rgb(217, 234, 170); /* oklch */ color: oklch(90.9% 0.085 120.2);
Tailwind
colors: {
custom: {
50: '#e5f0c3',
500: '#d9eaaa',
950: '#000000',
},
}SCSS
$custom: #d9eaaa; $custom-light: #e5f0c3; $custom-dark: #000000;
JSON
{
"hex": "#d9eaaa",
"rgb": {
"r": 217,
"g": 234,
"b": 170
},
"hsl": {
"h": 75.938,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.90885,
"c": 0.0853,
"h": 120.2
},
"luminance": 0.765
}Semantic roles & 50–950 ramp
primary
#D9EAAA
secondary
#8972C6
accent
#1DC84B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161612
muted
#848582