#A5EA84#A5EA84
#A5EA84 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.8% C 0.150 H 136.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A5EA84 |
|---|---|
| RGB | rgb(165, 234, 132) |
| HSL | hsl(101, 71%, 72%) |
| HSV | hsv(101, 44%, 92%) |
| CMYK | cmyk(29.5%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(86.26, -39.58, 42.70) |
| CIE-LCH | lch(86.26, 58.22, 132.82°) |
| OKLab | oklab(86.79% -0.1086 0.1041) |
| OKLCH | oklch(86.79% 0.15 136.2) |
| XYZ | xyz(49.1034, 68.5091, 32.4617) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.98
Lightgreen
#90EE90
ΔE00 4.03
Light Green
#96F97B
ΔE00 4.50
Pistachio (survey)
#C0FA8B
ΔE00 4.56
Tea Green
#BDF8A3
ΔE00 4.61
Pastel Green
#B0FF9D
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5EA84 #C984EA
analogous
#D8EA84 #A5EA84 #84EA96
triadic
#A5EA84 #84A5EA #EA84A5
tetradic
#A5EA84 #84D8EA #C984EA #EA9684
square
#A5EA84 #84D8EA #C984EA #EA9684
split-complementary
#A5EA84 #9684EA #EA84D8
monochromatic
#5BD024 #7FE150 #A5EA84 #CBF3B8 #ECFBE5
Accessibility & contrast
On white
1.43
#A5EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#A5EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5EA84
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5EA84 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7C
Deuteranopia (green-blind)
#E6D68A
Tritanopia (blue-blind)
#A3E3D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a5ea84; /* rgb */ color: rgb(165, 234, 132); /* oklch */ color: oklch(86.8% 0.150 136.2);
Tailwind
colors: {
custom: {
50: '#c2f1a9',
500: '#a5ea84',
950: '#000000',
},
}SCSS
$custom: #a5ea84; $custom-light: #c2f1a9; $custom-dark: #000000;
JSON
{
"hex": "#a5ea84",
"rgb": {
"r": 165,
"g": 234,
"b": 132
},
"hsl": {
"h": 100.588,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.86785,
"c": 0.15042,
"h": 136.2
},
"luminance": 0.68511
}Semantic roles & 50–950 ramp
primary
#A5EA84
secondary
#9E4FC4
accent
#13D395
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581