#D4EAAF#D4EAAF
#D4EAAF is a very light, moderate yellow-green. Relative luminance 0.759; OKLCH L 90.6% C 0.081 H 124.6°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAAF |
|---|---|
| RGB | rgb(212, 234, 175) |
| HSL | hsl(82, 58%, 80%) |
| HSV | hsv(82, 25%, 92%) |
| CMYK | cmyk(9.4%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(89.83, -17.21, 26.32) |
| CIE-LCH | lch(89.83, 31.45, 123.18°) |
| OKLab | oklab(90.62% -0.046 0.0666) |
| OKLCH | oklch(90.62% 0.081 124.6) |
| XYZ | xyz(64.3111, 75.9376, 51.8185) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.14
Light Sage
#BCECAC
ΔE00 5.32
Light Khaki
#E6F2A2
ΔE00 5.57
Very Pale Green
#CFFDBC
ΔE00 5.71
Very Light Green
#D1FFBD
ΔE00 5.91
Pale Green
#C7FDB5
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAAF #C5AFEA
analogous
#EAE3AF #D4EAAF #B6EAAF
triadic
#D4EAAF #AFD4EA #EAAFD4
tetradic
#D4EAAF #AFEAE3 #C5AFEA #EAAFB6
square
#D4EAAF #AFEAE3 #C5AFEA #EAAFB6
split-complementary
#D4EAAF #AFB6EA #E3AFEA
monochromatic
#A0D14E #BADD7F #D4EAAF #EEF7DF #F2F9E7
Accessibility & contrast
On white
1.30
#D4EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#D4EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAAF
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAAF | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#EEE2B2
Tritanopia (blue-blind)
#D8E4DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4eaaf; /* rgb */ color: rgb(212, 234, 175); /* oklch */ color: oklch(90.6% 0.081 124.6);
Tailwind
colors: {
custom: {
50: '#e1f0c7',
500: '#d4eaaf',
950: '#000000',
},
}SCSS
$custom: #d4eaaf; $custom-light: #e1f0c7; $custom-dark: #000000;
JSON
{
"hex": "#d4eaaf",
"rgb": {
"r": 212,
"g": 234,
"b": 175
},
"hsl": {
"h": 82.373,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.90619,
"c": 0.08094,
"h": 124.6
},
"luminance": 0.75938
}Semantic roles & 50–950 ramp
primary
#D4EAAF
secondary
#9577C6
accent
#1FC65E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582