#A0FC99#A0FC99
#A0FC99 is a very light, vivid green. Relative luminance 0.794; OKLCH L 91.0% C 0.159 H 142.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FC99 |
|---|---|
| RGB | rgb(160, 252, 153) |
| HSL | hsl(116, 94%, 79%) |
| HSV | hsv(116, 39%, 99%) |
| CMYK | cmyk(36.5%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(91.41, -46.18, 38.97) |
| CIE-LCH | lch(91.41, 60.43, 139.85°) |
| OKLab | oklab(91% -0.1259 0.0963) |
| OKLCH | oklch(91% 0.159 142.6) |
| XYZ | xyz(55.0550, 79.3914, 42.5540) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.92
Pastel Green
#B0FF9D
ΔE00 1.93
Pale Light Green
#B1FC99
ΔE00 2.29
Mint Green
#8FFF9F
ΔE00 2.48
Baby Green
#8CFF9E
ΔE00 2.69
Light Pastel Green
#B2FBA5
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FC99 #F599FC
analogous
#D1FC99 #A0FC99 #99FCC4
triadic
#A0FC99 #99A0FC #FC99A0
tetradic
#A0FC99 #99D1FC #F599FC #FCC499
square
#A0FC99 #99D1FC #F599FC #FCC499
split-complementary
#A0FC99 #C499FC #FC99D1
monochromatic
#31F922 #69FA5E #A0FC99 #D7FED4 #E3FEE1
Accessibility & contrast
On white
1.24
#A0FC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#A0FC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FC99
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FC99 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#F3E39F
Tritanopia (blue-blind)
#97F6E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a0fc99; /* rgb */ color: rgb(160, 252, 153); /* oklch */ color: oklch(91.0% 0.159 142.6);
Tailwind
colors: {
custom: {
50: '#bffeb8',
500: '#a0fc99',
950: '#000000',
},
}SCSS
$custom: #a0fc99; $custom-light: #bffeb8; $custom-dark: #000000;
JSON
{
"hex": "#a0fc99",
"rgb": {
"r": 160,
"g": 252,
"b": 153
},
"hsl": {
"h": 115.758,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.90995,
"c": 0.15852,
"h": 142.6
},
"luminance": 0.79394
}Semantic roles & 50–950 ramp
primary
#A0FC99
secondary
#D45CDE
accent
#00E6D5
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121811
muted
#828681