#A0EA80#A0EA80
#A0EA80 is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.4% C 0.157 H 136.9°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A0EA80 |
|---|---|
| RGB | rgb(160, 234, 128) |
| HSL | hsl(102, 72%, 71%) |
| HSV | hsv(102, 45%, 92%) |
| CMYK | cmyk(31.6%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(85.94, -41.76, 44.19) |
| CIE-LCH | lch(85.94, 60.80, 133.37°) |
| OKLab | oklab(86.44% -0.1146 0.1073) |
| OKLCH | oklch(86.44% 0.157 136.9) |
| XYZ | xyz(47.8150, 67.8758, 30.9999) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.83
Light Green
#96F97B
ΔE00 3.99
Pale Light Green
#B1FC99
ΔE00 4.21
Spring Green (survey)
#A9F971
ΔE00 4.73
Pastel Green
#B0FF9D
ΔE00 4.87
Pistachio (survey)
#C0FA8B
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0EA80 #CA80EA
analogous
#D5EA80 #A0EA80 #80EA95
triadic
#A0EA80 #80A0EA #EA80A0
tetradic
#A0EA80 #80D5EA #CA80EA #EA9580
square
#A0EA80 #80D5EA #CA80EA #EA9580
split-complementary
#A0EA80 #9580EA #EA80D5
monochromatic
#56CE22 #79E14B #A0EA80 #C7F3B5 #EBFBE5
Accessibility & contrast
On white
1.44
#A0EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#A0EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0EA80
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0EA80 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#9EE3D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a0ea80; /* rgb */ color: rgb(160, 234, 128); /* oklch */ color: oklch(86.4% 0.157 136.9);
Tailwind
colors: {
custom: {
50: '#bff1a6',
500: '#a0ea80',
950: '#000000',
},
}SCSS
$custom: #a0ea80; $custom-light: #bff1a6; $custom-dark: #000000;
JSON
{
"hex": "#a0ea80",
"rgb": {
"r": 160,
"g": 234,
"b": 128
},
"hsl": {
"h": 101.887,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.86442,
"c": 0.15698,
"h": 136.9
},
"luminance": 0.67878
}Semantic roles & 50–950 ramp
primary
#A0EA80
secondary
#9F4BC3
accent
#12D499
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#12170F
muted
#828580