#A1FC8A#A1FC8A
#A1FC8A is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.8% C 0.172 H 139.5°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FC8A |
|---|---|
| RGB | rgb(161, 252, 138) |
| HSL | hsl(108, 95%, 76%) |
| HSV | hsv(108, 45%, 99%) |
| CMYK | cmyk(36.1%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.25, -47.92, 46.05) |
| CIE-LCH | lch(91.25, 66.46, 136.14°) |
| OKLab | oklab(90.81% -0.1311 0.112) |
| OKLCH | oklch(90.81% 0.172 139.5) |
| XYZ | xyz(54.0939, 79.0302, 36.4439) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.85
Easter Green
#8CFD7E
ΔE00 2.40
Pale Light Green
#B1FC99
ΔE00 2.52
Pastel Green
#B0FF9D
ΔE00 2.65
Palegreen
#98FB98
ΔE00 2.83
Spring Green (survey)
#A9F971
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FC8A #E58AFC
analogous
#DAFC8A #A1FC8A #8AFCAC
triadic
#A1FC8A #8AA1FC #FC8AA1
tetradic
#A1FC8A #8ADAFC #E58AFC #FCAC8A
square
#A1FC8A #8ADAFC #E58AFC #FCAC8A
split-complementary
#A1FC8A #AC8AFC #FC8ADA
monochromatic
#41F913 #71FA4E #A1FC8A #D1FEC6 #E7FEE1
Accessibility & contrast
On white
1.25
#A1FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#A1FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FC8A
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FC8A | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#9BF5E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a1fc8a; /* rgb */ color: rgb(161, 252, 138); /* oklch */ color: oklch(90.8% 0.172 139.5);
Tailwind
colors: {
custom: {
50: '#c0feae',
500: '#a1fc8a',
950: '#000000',
},
}SCSS
$custom: #a1fc8a; $custom-light: #c0feae; $custom-dark: #000000;
JSON
{
"hex": "#a1fc8a",
"rgb": {
"r": 161,
"g": 252,
"b": 138
},
"hsl": {
"h": 107.895,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.90806,
"c": 0.17242,
"h": 139.5
},
"luminance": 0.79033
}Semantic roles & 50–950 ramp
primary
#A1FC8A
secondary
#BF4FDC
accent
#00E6B7
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681