#D4E8AE#D4E8AE
#D4E8AE is a very light, moderate yellow-green. Relative luminance 0.748; OKLCH L 90.2% C 0.079 H 123.4°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8AE |
|---|---|
| RGB | rgb(212, 232, 174) |
| HSL | hsl(81, 56%, 80%) |
| HSV | hsv(81, 25%, 91%) |
| CMYK | cmyk(8.6%, 0%, 25%, 9%) |
| CIE-LAB | lab(89.28, -16.37, 26.08) |
| CIE-LCH | lch(89.28, 30.80, 122.11°) |
| OKLab | oklab(90.18% -0.0436 0.0661) |
| OKLCH | oklch(90.18% 0.079 123.4) |
| XYZ | xyz(63.6471, 74.7662, 51.1144) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.36
Light Khaki
#E6F2A2
ΔE00 5.59
Light Sage
#BCECAC
ΔE00 5.75
Very Pale Green
#CFFDBC
ΔE00 6.28
Very Light Green
#D1FFBD
ΔE00 6.49
Pale Green
#C7FDB5
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8AE #C2AEE8
analogous
#E8DFAE #D4E8AE #B7E8AE
triadic
#D4E8AE #AED4E8 #E8AED4
tetradic
#D4E8AE #AEE8DF #C2AEE8 #E8AEB7
square
#D4E8AE #AEE8DF #C2AEE8 #E8AEB7
split-complementary
#D4E8AE #AEB7E8 #DFAEE8
monochromatic
#A1CD4F #BBDA7E #D4E8AE #EDF6DE #F2F8E7
Accessibility & contrast
On white
1.32
#D4E8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#D4E8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8AE
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8AE | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#ECE0B1
Tritanopia (blue-blind)
#D8E2D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e8ae; /* rgb */ color: rgb(212, 232, 174); /* oklch */ color: oklch(90.2% 0.079 123.4);
Tailwind
colors: {
custom: {
50: '#e1efc6',
500: '#d4e8ae',
950: '#000000',
},
}SCSS
$custom: #d4e8ae; $custom-light: #e1efc6; $custom-dark: #000000;
JSON
{
"hex": "#d4e8ae",
"rgb": {
"r": 212,
"g": 232,
"b": 174
},
"hsl": {
"h": 80.69,
"s": 55.769,
"l": 79.608
},
"oklch": {
"l": 0.90178,
"c": 0.07914,
"h": 123.4
},
"luminance": 0.74766
}Semantic roles & 50–950 ramp
primary
#D4E8AE
secondary
#9177C3
accent
#22C35A
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582