#A0FF86#A0FF86
#A0FF86 is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.4% C 0.181 H 139.2°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FF86 |
|---|---|
| RGB | rgb(160, 255, 134) |
| HSL | hsl(107, 100%, 76%) |
| HSV | hsv(107, 47%, 100%) |
| CMYK | cmyk(37.3%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(92.00, -49.99, 48.88) |
| CIE-LCH | lch(92.00, 69.92, 135.65°) |
| OKLab | oklab(91.39% -0.1369 0.1182) |
| OKLCH | oklch(91.39% 0.181 139.2) |
| XYZ | xyz(54.5584, 80.7120, 35.2539) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.59
Easter Green
#8CFD7E
ΔE00 2.01
Pale Light Green
#B1FC99
ΔE00 3.27
Pastel Green
#B0FF9D
ΔE00 3.33
Spring Green (survey)
#A9F971
ΔE00 3.42
Palegreen
#98FB98
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FF86 #E586FF
analogous
#DDFF86 #A0FF86 #86FFA9
triadic
#A0FF86 #86A0FF #FF86A0
tetradic
#A0FF86 #86DDFF #E586FF #FFA986
square
#A0FF86 #86DDFF #E586FF #FFA986
split-complementary
#A0FF86 #A986FF #FF86DD
monochromatic
#40FF0C #70FF49 #A0FF86 #D0FFC3 #E7FFE0
Accessibility & contrast
On white
1.22
#A0FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#A0FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FF86
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FF86 | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7C
Deuteranopia (green-blind)
#F8E58E
Tritanopia (blue-blind)
#9AF8E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a0ff86; /* rgb */ color: rgb(160, 255, 134); /* oklch */ color: oklch(91.4% 0.181 139.2);
Tailwind
colors: {
custom: {
50: '#c0ffab',
500: '#a0ff86',
950: '#000000',
},
}SCSS
$custom: #a0ff86; $custom-light: #c0ffab; $custom-dark: #000000;
JSON
{
"hex": "#a0ff86",
"rgb": {
"r": 160,
"g": 255,
"b": 134
},
"hsl": {
"h": 107.107,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91392,
"c": 0.18085,
"h": 139.2
},
"luminance": 0.80715
}Semantic roles & 50–950 ramp
primary
#A0FF86
secondary
#BF4ADF
accent
#00E6B4
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681