#D4E2AE#D4E2AE
#D4E2AE is a very light, moderate yellow-green. Relative luminance 0.714; OKLCH L 88.9% C 0.070 H 120.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2AE |
|---|---|
| RGB | rgb(212, 226, 174) |
| HSL | hsl(76, 47%, 78%) |
| HSV | hsv(76, 23%, 89%) |
| CMYK | cmyk(6.2%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(87.70, -13.39, 23.92) |
| CIE-LCH | lch(87.70, 27.41, 119.23°) |
| OKLab | oklab(88.92% -0.0352 0.0608) |
| OKLCH | oklch(88.92% 0.07 120.1) |
| XYZ | xyz(61.9870, 71.4459, 50.5610) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.52
Light Khaki
#E6F2A2
ΔE00 6.58
Palegoldenrod
#EEE8AA
ΔE00 6.67
Light Sage
#BCECAC
ΔE00 7.32
Pale Olive
#B9CC81
ΔE00 7.62
Ecru
#FEFFCA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2AE #BCAEE2
analogous
#E2D6AE #D4E2AE #BAE2AE
triadic
#D4E2AE #AED4E2 #E2AED4
tetradic
#D4E2AE #AEE2D6 #BCAEE2 #E2AEBA
square
#D4E2AE #AEE2D6 #BCAEE2 #E2AEBA
split-complementary
#D4E2AE #AEBAE2 #D6AEE2
monochromatic
#A4C254 #BCD281 #D4E2AE #ECF2DB #F3F7E8
Accessibility & contrast
On white
1.37
#D4E2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#D4E2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2AE
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2AE | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#D9DCD4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4e2ae; /* rgb */ color: rgb(212, 226, 174); /* oklch */ color: oklch(88.9% 0.070 120.1);
Tailwind
colors: {
custom: {
50: '#e1ebc6',
500: '#d4e2ae',
950: '#000000',
},
}SCSS
$custom: #d4e2ae; $custom-light: #e1ebc6; $custom-dark: #000000;
JSON
{
"hex": "#d4e2ae",
"rgb": {
"r": 212,
"g": 226,
"b": 174
},
"hsl": {
"h": 76.154,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.88919,
"c": 0.07024,
"h": 120.1
},
"luminance": 0.71446
}Semantic roles & 50–950 ramp
primary
#D4E2AE
secondary
#8B79BB
accent
#2BBB52
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#151613
muted
#848482