#D4EAB0#D4EAB0
#D4EAB0 is a very light, moderate yellow-green. Relative luminance 0.760; OKLCH L 90.6% C 0.080 H 124.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAB0 |
|---|---|
| RGB | rgb(212, 234, 176) |
| HSL | hsl(83, 58%, 80%) |
| HSV | hsv(83, 25%, 92%) |
| CMYK | cmyk(9.4%, 0%, 24.8%, 8.2%) |
| CIE-LAB | lab(89.85, -17.07, 25.83) |
| CIE-LCH | lch(89.85, 30.96, 123.45°) |
| OKLab | oklab(90.64% -0.0455 0.0654) |
| OKLCH | oklch(90.64% 0.08 124.8) |
| XYZ | xyz(64.4097, 75.9771, 52.3376) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.16
Light Sage
#BCECAC
ΔE00 5.31
Very Pale Green
#CFFDBC
ΔE00 5.70
Light Khaki
#E6F2A2
ΔE00 5.75
Very Light Green
#D1FFBD
ΔE00 5.91
Pale Green
#C7FDB5
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAB0 #C6B0EA
analogous
#EAE3B0 #D4EAB0 #B7EAB0
triadic
#D4EAB0 #B0D4EA #EAB0D4
tetradic
#D4EAB0 #B0EAE3 #C6B0EA #EAB0B7
square
#D4EAB0 #B0EAE3 #C6B0EA #EAB0B7
split-complementary
#D4EAB0 #B0B7EA #E3B0EA
monochromatic
#9FD04F #BADD80 #D4EAB0 #EEF7E0 #F2F9E7
Accessibility & contrast
On white
1.30
#D4EAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#D4EAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAB0
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAB0 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AC
Deuteranopia (green-blind)
#EEE2B3
Tritanopia (blue-blind)
#D8E4DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4eab0; /* rgb */ color: rgb(212, 234, 176); /* oklch */ color: oklch(90.6% 0.080 124.8);
Tailwind
colors: {
custom: {
50: '#e1f0c8',
500: '#d4eab0',
950: '#000000',
},
}SCSS
$custom: #d4eab0; $custom-light: #e1f0c8; $custom-dark: #000000;
JSON
{
"hex": "#d4eab0",
"rgb": {
"r": 212,
"g": 234,
"b": 176
},
"hsl": {
"h": 82.759,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.9064,
"c": 0.07974,
"h": 124.8
},
"luminance": 0.75977
}Semantic roles & 50–950 ramp
primary
#D4EAB0
secondary
#9678C6
accent
#20C65F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582