#A1FF8A#A1FF8A
#A1FF8A is a very light, vivid green. Relative luminance 0.809; OKLCH L 91.5% C 0.177 H 139.6°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FF8A |
|---|---|
| RGB | rgb(161, 255, 138) |
| HSL | hsl(108, 100%, 77%) |
| HSV | hsv(108, 46%, 100%) |
| CMYK | cmyk(36.9%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(92.10, -49.18, 47.12) |
| CIE-LCH | lch(92.10, 68.11, 136.23°) |
| OKLab | oklab(91.5% -0.1346 0.1144) |
| OKLCH | oklch(91.5% 0.177 139.6) |
| XYZ | xyz(55.0434, 80.9292, 36.7604) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.91
Easter Green
#8CFD7E
ΔE00 2.21
Pale Light Green
#B1FC99
ΔE00 2.86
Pastel Green
#B0FF9D
ΔE00 2.86
Palegreen
#98FB98
ΔE00 3.10
Spring Green (survey)
#A9F971
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FF8A #E88AFF
analogous
#DCFF8A #A1FF8A #8AFFAE
triadic
#A1FF8A #8AA1FF #FF8AA1
tetradic
#A1FF8A #8ADCFF #E88AFF #FFAE8A
square
#A1FF8A #8ADCFF #E88AFF #FFAE8A
split-complementary
#A1FF8A #AE8AFF #FF8ADC
monochromatic
#3FFF10 #70FF4D #A1FF8A #D2FFC7 #E6FFE0
Accessibility & contrast
On white
1.22
#A1FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#A1FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FF8A
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FF8A | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#F7E591
Tritanopia (blue-blind)
#9AF8E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a1ff8a; /* rgb */ color: rgb(161, 255, 138); /* oklch */ color: oklch(91.5% 0.177 139.6);
Tailwind
colors: {
custom: {
50: '#c1ffae',
500: '#a1ff8a',
950: '#000000',
},
}SCSS
$custom: #a1ff8a; $custom-light: #c1ffae; $custom-dark: #000000;
JSON
{
"hex": "#a1ff8a",
"rgb": {
"r": 161,
"g": 255,
"b": 138
},
"hsl": {
"h": 108.205,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.915,
"c": 0.17661,
"h": 139.6
},
"luminance": 0.80932
}Semantic roles & 50–950 ramp
primary
#A1FF8A
secondary
#C34EE0
accent
#00E6B8
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681