#A0FA81#A0FA81
#A0FA81 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.2% C 0.179 H 138.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FA81 |
|---|---|
| RGB | rgb(160, 250, 129) |
| HSL | hsl(105, 92%, 74%) |
| HSV | hsv(105, 48%, 98%) |
| CMYK | cmyk(36%, 0%, 48.4%, 2%) |
| CIE-LAB | lab(90.52, -48.51, 49.40) |
| CIE-LCH | lch(90.52, 69.23, 134.48°) |
| OKLab | oklab(90.16% -0.1331 0.119) |
| OKLCH | oklch(90.16% 0.179 138.2) |
| XYZ | xyz(52.6436, 77.4272, 32.9358) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.12
Easter Green
#8CFD7E
ΔE00 2.32
Spring Green (survey)
#A9F971
ΔE00 2.77
Light Grass Green
#9AF764
ΔE00 3.29
Pale Light Green
#B1FC99
ΔE00 3.31
Pastel Green
#B0FF9D
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FA81 #DB81FA
analogous
#DDFA81 #A0FA81 #81FA9F
triadic
#A0FA81 #81A0FA #FA81A0
tetradic
#A0FA81 #81DDFA #DB81FA #FA9F81
square
#A0FA81 #81DDFA #DB81FA #FA9F81
split-complementary
#A0FA81 #9F81FA #FA81DD
monochromatic
#47F50B #74F846 #A0FA81 #CCFCBC #E9FEE2
Accessibility & contrast
On white
1.27
#A0FA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#A0FA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FA81
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FA81 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE977
Deuteranopia (green-blind)
#F4E189
Tritanopia (blue-blind)
#9BF3DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a0fa81; /* rgb */ color: rgb(160, 250, 129); /* oklch */ color: oklch(90.2% 0.179 138.2);
Tailwind
colors: {
custom: {
50: '#c0fca8',
500: '#a0fa81',
950: '#000000',
},
}SCSS
$custom: #a0fa81; $custom-light: #c0fca8; $custom-dark: #000000;
JSON
{
"hex": "#a0fa81",
"rgb": {
"r": 160,
"g": 250,
"b": 129
},
"hsl": {
"h": 104.628,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.90163,
"c": 0.17855,
"h": 138.2
},
"luminance": 0.7743
}Semantic roles & 50–950 ramp
primary
#A0FA81
secondary
#B348D8
accent
#00E6AB
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581