#D4EA86#D4EA86
#D4EA86 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.9% C 0.128 H 119.2°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EA86 |
|---|---|
| RGB | rgb(212, 234, 134) |
| HSL | hsl(73, 70%, 72%) |
| HSV | hsv(73, 43%, 92%) |
| CMYK | cmyk(9.4%, 0%, 42.7%, 8.2%) |
| CIE-LAB | lab(89.19, -22.40, 46.03) |
| CIE-LCH | lch(89.19, 51.19, 115.95°) |
| OKLab | oklab(89.9% -0.0623 0.1114) |
| OKLCH | oklch(89.9% 0.128 119.2) |
| XYZ | xyz(60.8775, 74.5642, 33.7349) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.29
Light Yellow Green
#CCFD7F
ΔE00 5.86
Greenish Beige
#C9D179
ΔE00 6.05
Pistachio (survey)
#C0FA8B
ΔE00 6.67
Pear
#CBF85F
ΔE00 6.72
Light Pea Green
#C4FE82
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EA86 #9C86EA
analogous
#EACE86 #D4EA86 #A2EA86
triadic
#D4EA86 #86D4EA #EA86D4
tetradic
#D4EA86 #86EACE #9C86EA #EA86A2
square
#D4EA86 #86EACE #9C86EA #EA86A2
split-complementary
#D4EA86 #86A2EA #CE86EA
monochromatic
#ABD124 #C1E152 #D4EA86 #E7F3BA #F6FAE5
Accessibility & contrast
On white
1.32
#D4EA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#D4EA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EA86
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EA86 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07E
Deuteranopia (green-blind)
#F3E08B
Tritanopia (blue-blind)
#DDE1D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4ea86; /* rgb */ color: rgb(212, 234, 134); /* oklch */ color: oklch(89.9% 0.128 119.2);
Tailwind
colors: {
custom: {
50: '#e2f0ab',
500: '#d4ea86',
950: '#000000',
},
}SCSS
$custom: #d4ea86; $custom-light: #e2f0ab; $custom-dark: #000000;
JSON
{
"hex": "#d4ea86",
"rgb": {
"r": 212,
"g": 234,
"b": 134
},
"hsl": {
"h": 73.2,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.89897,
"c": 0.12763,
"h": 119.2
},
"luminance": 0.74564
}Semantic roles & 50–950 ramp
primary
#D4EA86
secondary
#6A50C4
accent
#13D23D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161610
muted
#848581