#D4E2AA#D4E2AA
#D4E2AA is a very light, moderate yellow-green. Relative luminance 0.713; OKLCH L 88.8% C 0.075 H 119.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2AA |
|---|---|
| RGB | rgb(212, 226, 170) |
| HSL | hsl(75, 49%, 78%) |
| HSV | hsv(75, 25%, 89%) |
| CMYK | cmyk(6.2%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(87.63, -13.96, 25.89) |
| CIE-LCH | lch(87.63, 29.41, 118.34°) |
| OKLab | oklab(88.84% -0.0368 0.0655) |
| OKLCH | oklch(88.84% 0.075 119.4) |
| XYZ | xyz(61.6028, 71.2922, 48.5379) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.84
Palegoldenrod
#EEE8AA
ΔE00 6.32
Light Grey Green
#B7E1A1
ΔE00 6.36
Pale Olive
#B9CC81
ΔE00 7.02
Light Sage
#BCECAC
ΔE00 7.25
Ecru
#FEFFCA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2AA #B8AAE2
analogous
#E2D4AA #D4E2AA #B8E2AA
triadic
#D4E2AA #AAD4E2 #E2AAD4
tetradic
#D4E2AA #AAE2D4 #B8AAE2 #E2AAB8
square
#D4E2AA #AAE2D4 #B8AAE2 #E2AAB8
split-complementary
#D4E2AA #AAB8E2 #D4AAE2
monochromatic
#A6C34F #BDD27C #D4E2AA #EBF2D8 #F3F7E8
Accessibility & contrast
On white
1.38
#D4E2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D4E2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2AA
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2AA | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA6
Deuteranopia (green-blind)
#E8DCAC
Tritanopia (blue-blind)
#D9DCD3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4e2aa; /* rgb */ color: rgb(212, 226, 170); /* oklch */ color: oklch(88.8% 0.075 119.4);
Tailwind
colors: {
custom: {
50: '#e1ebc3',
500: '#d4e2aa',
950: '#000000',
},
}SCSS
$custom: #d4e2aa; $custom-light: #e1ebc3; $custom-dark: #000000;
JSON
{
"hex": "#d4e2aa",
"rgb": {
"r": 212,
"g": 226,
"b": 170
},
"hsl": {
"h": 75,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.88836,
"c": 0.07517,
"h": 119.4
},
"luminance": 0.71292
}Semantic roles & 50–950 ramp
primary
#D4E2AA
secondary
#8675BB
accent
#29BC4E
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#151612
muted
#848482