#D4EAAA#D4EAAA
#D4EAAA is a very light, moderate yellow-green. Relative luminance 0.757; OKLCH L 90.5% C 0.087 H 123.5°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAAA |
|---|---|
| RGB | rgb(212, 234, 170) |
| HSL | hsl(81, 60%, 79%) |
| HSV | hsv(81, 27%, 92%) |
| CMYK | cmyk(9.4%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(89.74, -17.92, 28.76) |
| CIE-LCH | lch(89.74, 33.88, 121.94°) |
| OKLab | oklab(90.52% -0.048 0.0725) |
| OKLCH | oklch(90.52% 0.087 123.5) |
| XYZ | xyz(63.8291, 75.7448, 49.2800) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.73
Light Grey Green
#B7E1A1
ΔE00 5.20
Light Sage
#BCECAC
ΔE00 5.48
Very Pale Green
#CFFDBC
ΔE00 5.86
Very Light Green
#D1FFBD
ΔE00 6.04
Washed Out Green
#BCF5A6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAAA #C0AAEA
analogous
#EAE0AA #D4EAAA #B4EAAA
triadic
#D4EAAA #AAD4EA #EAAAD4
tetradic
#D4EAAA #AAEAE0 #C0AAEA #EAAAB4
square
#D4EAAA #AAEAE0 #C0AAEA #EAAAB4
split-complementary
#D4EAAA #AAB4EA #E0AAEA
monochromatic
#A2D248 #BBDE79 #D4EAAA #EDF6DB #F3F9E6
Accessibility & contrast
On white
1.30
#D4EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#D4EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAAA
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAAA | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#EEE2AD
Tritanopia (blue-blind)
#D9E4D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4eaaa; /* rgb */ color: rgb(212, 234, 170); /* oklch */ color: oklch(90.5% 0.087 123.5);
Tailwind
colors: {
custom: {
50: '#e1f0c3',
500: '#d4eaaa',
950: '#000000',
},
}SCSS
$custom: #d4eaaa; $custom-light: #e1f0c3; $custom-dark: #000000;
JSON
{
"hex": "#d4eaaa",
"rgb": {
"r": 212,
"g": 234,
"b": 170
},
"hsl": {
"h": 80.625,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.90518,
"c": 0.08691,
"h": 123.5
},
"luminance": 0.75745
}Semantic roles & 50–950 ramp
primary
#D4EAAA
secondary
#8F72C6
accent
#1DC858
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582