#A2FA80#A2FA80
#A2FA80 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.3% C 0.178 H 137.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FA80 |
|---|---|
| RGB | rgb(162, 250, 128) |
| HSL | hsl(103, 92%, 74%) |
| HSV | hsv(103, 49%, 98%) |
| CMYK | cmyk(35.2%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(90.60, -47.99, 49.99) |
| CIE-LCH | lch(90.60, 69.30, 133.83°) |
| OKLab | oklab(90.25% -0.1318 0.1203) |
| OKLCH | oklch(90.25% 0.178 137.6) |
| XYZ | xyz(52.9806, 77.6086, 32.6063) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.31
Spring Green (survey)
#A9F971
ΔE00 2.46
Easter Green
#8CFD7E
ΔE00 2.58
Light Grass Green
#9AF764
ΔE00 3.11
Pale Light Green
#B1FC99
ΔE00 3.37
Key Lime
#AEFF6E
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FA80 #D880FA
analogous
#DFFA80 #A2FA80 #80FA9B
triadic
#A2FA80 #80A2FA #FA80A2
tetradic
#A2FA80 #80DFFA #D880FA #FA9B80
square
#A2FA80 #80DFFA #D880FA #FA9B80
split-complementary
#A2FA80 #9B80FA #FA80DF
monochromatic
#4CF50A #77F845 #A2FA80 #CDFCBB #E9FEE2
Accessibility & contrast
On white
1.27
#A2FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#A2FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FA80
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FA80 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE976
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#9EF3DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a2fa80; /* rgb */ color: rgb(162, 250, 128); /* oklch */ color: oklch(90.3% 0.178 137.6);
Tailwind
colors: {
custom: {
50: '#c1fca7',
500: '#a2fa80',
950: '#000000',
},
}SCSS
$custom: #a2fa80; $custom-light: #c1fca7; $custom-dark: #000000;
JSON
{
"hex": "#a2fa80",
"rgb": {
"r": 162,
"g": 250,
"b": 128
},
"hsl": {
"h": 103.279,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.90252,
"c": 0.17844,
"h": 137.6
},
"luminance": 0.77611
}Semantic roles & 50–950 ramp
primary
#A2FA80
secondary
#AF47D7
accent
#00E6A6
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131710
muted
#828580