#D4EAB2#D4EAB2
#D4EAB2 is a very light, moderate yellow-green. Relative luminance 0.761; OKLCH L 90.7% C 0.077 H 125.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAB2 |
|---|---|
| RGB | rgb(212, 234, 178) |
| HSL | hsl(84, 57%, 81%) |
| HSV | hsv(84, 24%, 92%) |
| CMYK | cmyk(9.4%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(89.89, -16.77, 24.85) |
| CIE-LCH | lch(89.89, 29.98, 124.02°) |
| OKLab | oklab(90.68% -0.0447 0.0631) |
| OKLCH | oklch(90.68% 0.077 125.3) |
| XYZ | xyz(64.6090, 76.0568, 53.3875) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.23
Light Sage
#BCECAC
ΔE00 5.34
Very Pale Green
#CFFDBC
ΔE00 5.72
Very Light Green
#D1FFBD
ΔE00 5.94
Light Khaki
#E6F2A2
ΔE00 6.13
Pale Green
#C7FDB5
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAB2 #C8B2EA
analogous
#EAE4B2 #D4EAB2 #B8EAB2
triadic
#D4EAB2 #B2D4EA #EAB2D4
tetradic
#D4EAB2 #B2EAE4 #C8B2EA #EAB2B8
square
#D4EAB2 #B2EAE4 #C8B2EA #EAB2B8
split-complementary
#D4EAB2 #B2B8EA #E4B2EA
monochromatic
#9ED052 #B9DD82 #D4EAB2 #EFF7E2 #F2F8E7
Accessibility & contrast
On white
1.30
#D4EAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#D4EAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAB2
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAB2 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3AF
Deuteranopia (green-blind)
#EDE2B4
Tritanopia (blue-blind)
#D8E5DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4eab2; /* rgb */ color: rgb(212, 234, 178); /* oklch */ color: oklch(90.7% 0.077 125.3);
Tailwind
colors: {
custom: {
50: '#e1f0c9',
500: '#d4eab2',
950: '#000000',
},
}SCSS
$custom: #d4eab2; $custom-light: #e1f0c9; $custom-dark: #000000;
JSON
{
"hex": "#d4eab2",
"rgb": {
"r": 212,
"g": 234,
"b": 178
},
"hsl": {
"h": 83.571,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.90681,
"c": 0.07735,
"h": 125.3
},
"luminance": 0.76057
}Semantic roles & 50–950 ramp
primary
#D4EAB2
secondary
#987AC6
accent
#21C561
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582