#D4E7AE#D4E7AE
#D4E7AE is a very light, moderate yellow-green. Relative luminance 0.742; OKLCH L 90.0% C 0.078 H 122.9°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7AE |
|---|---|
| RGB | rgb(212, 231, 174) |
| HSL | hsl(80, 54%, 79%) |
| HSV | hsv(80, 25%, 91%) |
| CMYK | cmyk(8.2%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(89.02, -15.87, 25.72) |
| CIE-LCH | lch(89.02, 30.23, 121.68°) |
| OKLab | oklab(89.97% -0.0422 0.0652) |
| OKLCH | oklch(89.97% 0.078 122.9) |
| XYZ | xyz(63.3664, 74.2048, 51.0209) |
| Luminance | 0.7420 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.50
Light Khaki
#E6F2A2
ΔE00 5.72
Light Sage
#BCECAC
ΔE00 5.98
Very Pale Green
#CFFDBC
ΔE00 6.58
Very Light Green
#D1FFBD
ΔE00 6.79
Palegoldenrod
#EEE8AA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7AE #C1AEE7
analogous
#E7DEAE #D4E7AE #B8E7AE
triadic
#D4E7AE #AED4E7 #E7AED4
tetradic
#D4E7AE #AEE7DE #C1AEE7 #E7AEB8
square
#D4E7AE #AEE7DE #C1AEE7 #E7AEB8
split-complementary
#D4E7AE #AEB8E7 #DEAEE7
monochromatic
#A2CB50 #BBD97F #D4E7AE #EDF5DD #F2F8E7
Accessibility & contrast
On white
1.33
#D4E7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#D4E7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7AE
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7AE | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#EBE0B0
Tritanopia (blue-blind)
#D8E1D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e7ae; /* rgb */ color: rgb(212, 231, 174); /* oklch */ color: oklch(90.0% 0.078 122.9);
Tailwind
colors: {
custom: {
50: '#e1eec6',
500: '#d4e7ae',
950: '#000000',
},
}SCSS
$custom: #d4e7ae; $custom-light: #e1eec6; $custom-dark: #000000;
JSON
{
"hex": "#d4e7ae",
"rgb": {
"r": 212,
"g": 231,
"b": 174
},
"hsl": {
"h": 80,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.89967,
"c": 0.07765,
"h": 122.9
},
"luminance": 0.74205
}Semantic roles & 50–950 ramp
primary
#D4E7AE
secondary
#9077C2
accent
#24C258
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582