#A4EA84#A4EA84
#A4EA84 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.7% C 0.151 H 136.5°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EA84 |
|---|---|
| RGB | rgb(164, 234, 132) |
| HSL | hsl(101, 71%, 72%) |
| HSV | hsv(101, 44%, 92%) |
| CMYK | cmyk(29.9%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(86.21, -39.91, 42.62) |
| CIE-LCH | lch(86.21, 58.39, 133.12°) |
| OKLab | oklab(86.73% -0.1095 0.1039) |
| OKLCH | oklch(86.73% 0.151 136.5) |
| XYZ | xyz(48.8962, 68.4023, 32.4520) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.89
Pale Light Green
#B1FC99
ΔE00 3.98
Light Green
#96F97B
ΔE00 4.44
Tea Green
#BDF8A3
ΔE00 4.65
Pistachio (survey)
#C0FA8B
ΔE00 4.66
Pastel Green
#B0FF9D
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EA84 #CA84EA
analogous
#D7EA84 #A4EA84 #84EA97
triadic
#A4EA84 #84A4EA #EA84A4
tetradic
#A4EA84 #84D7EA #CA84EA #EA9784
square
#A4EA84 #84D7EA #CA84EA #EA9784
split-complementary
#A4EA84 #9784EA #EA84D7
monochromatic
#5AD024 #7DE150 #A4EA84 #CBF3B8 #ECFBE5
Accessibility & contrast
On white
1.43
#A4EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#A4EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EA84
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EA84 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7C
Deuteranopia (green-blind)
#E6D58A
Tritanopia (blue-blind)
#A2E3D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4ea84; /* rgb */ color: rgb(164, 234, 132); /* oklch */ color: oklch(86.7% 0.151 136.5);
Tailwind
colors: {
custom: {
50: '#c1f1a9',
500: '#a4ea84',
950: '#000000',
},
}SCSS
$custom: #a4ea84; $custom-light: #c1f1a9; $custom-dark: #000000;
JSON
{
"hex": "#a4ea84",
"rgb": {
"r": 164,
"g": 234,
"b": 132
},
"hsl": {
"h": 101.176,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.86728,
"c": 0.15095,
"h": 136.5
},
"luminance": 0.68404
}Semantic roles & 50–950 ramp
primary
#A4EA84
secondary
#9F4FC4
accent
#13D397
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581