#A1F080#A1F080
#A1F080 is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.9% C 0.165 H 137.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A1F080 |
|---|---|
| RGB | rgb(161, 240, 128) |
| HSL | hsl(102, 79%, 72%) |
| HSV | hsv(102, 47%, 94%) |
| CMYK | cmyk(32.9%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(87.70, -44.04, 46.40) |
| CIE-LCH | lch(87.70, 63.98, 133.51°) |
| OKLab | oklab(87.89% -0.1209 0.1123) |
| OKLCH | oklch(87.89% 0.165 137.1) |
| XYZ | xyz(49.7529, 71.4536, 31.5884) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.70
Pale Light Green
#B1FC99
ΔE00 3.49
Spring Green (survey)
#A9F971
ΔE00 3.58
Easter Green
#8CFD7E
ΔE00 3.99
Lightgreen
#90EE90
ΔE00 4.04
Pastel Green
#B0FF9D
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1F080 #CF80F0
analogous
#D9F080 #A1F080 #80F097
triadic
#A1F080 #80A1F0 #F080A1
tetradic
#A1F080 #80D9F0 #CF80F0 #F09780
square
#A1F080 #80D9F0 #CF80F0 #F09780
split-complementary
#A1F080 #9780F0 #F080D9
monochromatic
#53DC1A #78EA49 #A1F080 #CAF6B7 #EBFCE4
Accessibility & contrast
On white
1.37
#A1F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#A1F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1F080
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1F080 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E077
Deuteranopia (green-blind)
#EBD987
Tritanopia (blue-blind)
#9EE9D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #a1f080; /* rgb */ color: rgb(161, 240, 128); /* oklch */ color: oklch(87.9% 0.165 137.1);
Tailwind
colors: {
custom: {
50: '#c0f5a7',
500: '#a1f080',
950: '#000000',
},
}SCSS
$custom: #a1f080; $custom-light: #c0f5a7; $custom-dark: #000000;
JSON
{
"hex": "#a1f080",
"rgb": {
"r": 161,
"g": 240,
"b": 128
},
"hsl": {
"h": 102.321,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.87885,
"c": 0.165,
"h": 137.1
},
"luminance": 0.71456
}Semantic roles & 50–950 ramp
primary
#A1F080
secondary
#A54ACB
accent
#0ADB9E
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#12170F
muted
#828580