#D4EAB3#D4EAB3
#D4EAB3 is a very light, moderate yellow-green. Relative luminance 0.761; OKLCH L 90.7% C 0.076 H 125.6°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAB3 |
|---|---|
| RGB | rgb(212, 234, 179) |
| HSL | hsl(84, 57%, 81%) |
| HSV | hsv(84, 24%, 92%) |
| CMYK | cmyk(9.4%, 0%, 23.5%, 8.2%) |
| CIE-LAB | lab(89.90, -16.63, 24.36) |
| CIE-LCH | lch(89.90, 29.50, 124.31°) |
| OKLab | oklab(90.7% -0.0443 0.0619) |
| OKLCH | oklch(90.7% 0.076 125.6) |
| XYZ | xyz(64.7098, 76.0971, 53.9182) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.28
Light Sage
#BCECAC
ΔE00 5.36
Very Pale Green
#CFFDBC
ΔE00 5.74
Very Light Green
#D1FFBD
ΔE00 5.97
Light Khaki
#E6F2A2
ΔE00 6.32
Pale Green
#C7FDB5
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAB3 #C9B3EA
analogous
#EAE4B3 #D4EAB3 #B8EAB3
triadic
#D4EAB3 #B3D4EA #EAB3D4
tetradic
#D4EAB3 #B3EAE4 #C9B3EA #EAB3B8
square
#D4EAB3 #B3EAE4 #C9B3EA #EAB3B8
split-complementary
#D4EAB3 #B3B8EA #E4B3EA
monochromatic
#9ED053 #B9DD83 #D4EAB3 #EFF7E3 #F1F8E7
Accessibility & contrast
On white
1.29
#D4EAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#D4EAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAB3
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAB3 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3B0
Deuteranopia (green-blind)
#EDE2B5
Tritanopia (blue-blind)
#D7E5DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4eab3; /* rgb */ color: rgb(212, 234, 179); /* oklch */ color: oklch(90.7% 0.076 125.6);
Tailwind
colors: {
custom: {
50: '#e1f0ca',
500: '#d4eab3',
950: '#000000',
},
}SCSS
$custom: #d4eab3; $custom-light: #e1f0ca; $custom-dark: #000000;
JSON
{
"hex": "#d4eab3",
"rgb": {
"r": 212,
"g": 234,
"b": 179
},
"hsl": {
"h": 84,
"s": 56.701,
"l": 80.98
},
"oklch": {
"l": 0.90702,
"c": 0.07614,
"h": 125.6
},
"luminance": 0.76097
}Semantic roles & 50–950 ramp
primary
#D4EAB3
secondary
#997BC6
accent
#21C462
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582