#D4EA96#D4EA96
#D4EA96 is a very light, moderate yellow-green. Relative luminance 0.750; OKLCH L 90.2% C 0.110 H 120.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EA96 |
|---|---|
| RGB | rgb(212, 234, 150) |
| HSL | hsl(76, 67%, 75%) |
| HSV | hsv(76, 36%, 92%) |
| CMYK | cmyk(9.4%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(89.41, -20.55, 38.43) |
| CIE-LCH | lch(89.41, 43.58, 118.14°) |
| OKLab | oklab(90.15% -0.0561 0.0948) |
| OKLCH | oklch(90.15% 0.11 120.6) |
| XYZ | xyz(62.0791, 75.0448, 40.0629) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.18
Greenish Beige
#C9D179
ΔE00 6.39
Pale Olive Green
#B1D27B
ΔE00 6.55
Pistachio (survey)
#C0FA8B
ΔE00 6.90
Pale Olive
#B9CC81
ΔE00 6.96
Light Grey Green
#B7E1A1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EA96 #AC96EA
analogous
#EAD696 #D4EA96 #AAEA96
triadic
#D4EA96 #96D4EA #EA96D4
tetradic
#D4EA96 #96EAD6 #AC96EA #EA96AA
square
#D4EA96 #96EAD6 #AC96EA #EA96AA
split-complementary
#D4EA96 #96AAEA #D696EA
monochromatic
#AAD630 #BFE063 #D4EA96 #E9F4C9 #F5FAE5
Accessibility & contrast
On white
1.31
#D4EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#D4EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EA96
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EA96 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E190
Deuteranopia (green-blind)
#F1E19A
Tritanopia (blue-blind)
#DBE2D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4ea96; /* rgb */ color: rgb(212, 234, 150); /* oklch */ color: oklch(90.2% 0.110 120.6);
Tailwind
colors: {
custom: {
50: '#e2f0b6',
500: '#d4ea96',
950: '#000000',
},
}SCSS
$custom: #d4ea96; $custom-light: #e2f0b6; $custom-dark: #000000;
JSON
{
"hex": "#d4ea96",
"rgb": {
"r": 212,
"g": 234,
"b": 150
},
"hsl": {
"h": 75.714,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.90151,
"c": 0.11014,
"h": 120.6
},
"luminance": 0.75045
}Semantic roles & 50–950 ramp
primary
#D4EA96
secondary
#7A5FC5
accent
#17CF47
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581