#D4EAA9#D4EAA9
#D4EAA9 is a very light, moderate yellow-green. Relative luminance 0.757; OKLCH L 90.5% C 0.088 H 123.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAA9 |
|---|---|
| RGB | rgb(212, 234, 169) |
| HSL | hsl(80, 61%, 79%) |
| HSV | hsv(80, 28%, 92%) |
| CMYK | cmyk(9.4%, 0%, 27.8%, 8.2%) |
| CIE-LAB | lab(89.72, -18.06, 29.24) |
| CIE-LCH | lch(89.72, 34.37, 121.70°) |
| OKLab | oklab(90.5% -0.0484 0.0736) |
| OKLCH | oklch(90.5% 0.088 123.3) |
| XYZ | xyz(63.7349, 75.7071, 48.7837) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.58
Light Grey Green
#B7E1A1
ΔE00 5.24
Light Sage
#BCECAC
ΔE00 5.54
Very Pale Green
#CFFDBC
ΔE00 5.92
Very Light Green
#D1FFBD
ΔE00 6.08
Washed Out Green
#BCF5A6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAA9 #BFA9EA
analogous
#EAE0A9 #D4EAA9 #B4EAA9
triadic
#D4EAA9 #A9D4EA #EAA9D4
tetradic
#D4EAA9 #A9EAE0 #BFA9EA #EAA9B4
square
#D4EAA9 #A9EAE0 #BFA9EA #EAA9B4
split-complementary
#D4EAA9 #A9B4EA #E0A9EA
monochromatic
#A3D247 #BBDE78 #D4EAA9 #EDF6DA #F3F9E6
Accessibility & contrast
On white
1.30
#D4EAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#D4EAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAA9
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAA9 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A5
Deuteranopia (green-blind)
#EFE1AC
Tritanopia (blue-blind)
#D9E4D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4eaa9; /* rgb */ color: rgb(212, 234, 169); /* oklch */ color: oklch(90.5% 0.088 123.3);
Tailwind
colors: {
custom: {
50: '#e1f0c3',
500: '#d4eaa9',
950: '#000000',
},
}SCSS
$custom: #d4eaa9; $custom-light: #e1f0c3; $custom-dark: #000000;
JSON
{
"hex": "#d4eaa9",
"rgb": {
"r": 212,
"g": 234,
"b": 169
},
"hsl": {
"h": 80.308,
"s": 60.748,
"l": 79.02
},
"oklch": {
"l": 0.90499,
"c": 0.08809,
"h": 123.3
},
"luminance": 0.75707
}Semantic roles & 50–950 ramp
primary
#D4EAA9
secondary
#8E71C6
accent
#1DC857
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582