#A2FA81#A2FA81
#A2FA81 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.3% C 0.178 H 137.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FA81 |
|---|---|
| RGB | rgb(162, 250, 129) |
| HSL | hsl(104, 92%, 74%) |
| HSV | hsv(104, 48%, 98%) |
| CMYK | cmyk(35.2%, 0%, 48.4%, 2%) |
| CIE-LAB | lab(90.61, -47.87, 49.53) |
| CIE-LCH | lch(90.61, 68.89, 134.02°) |
| OKLab | oklab(90.27% -0.1314 0.1193) |
| OKLCH | oklch(90.27% 0.178 137.8) |
| XYZ | xyz(53.0467, 77.6351, 32.9546) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.32
Easter Green
#8CFD7E
ΔE00 2.56
Spring Green (survey)
#A9F971
ΔE00 2.59
Light Grass Green
#9AF764
ΔE00 3.24
Pale Light Green
#B1FC99
ΔE00 3.25
Pastel Green
#B0FF9D
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FA81 #D981FA
analogous
#DFFA81 #A2FA81 #81FA9D
triadic
#A2FA81 #81A2FA #FA81A2
tetradic
#A2FA81 #81DFFA #D981FA #FA9D81
square
#A2FA81 #81DFFA #D981FA #FA9D81
split-complementary
#A2FA81 #9D81FA #FA81DF
monochromatic
#4BF50B #77F846 #A2FA81 #CDFCBC #E9FEE2
Accessibility & contrast
On white
1.27
#A2FA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#A2FA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FA81
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FA81 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE977
Deuteranopia (green-blind)
#F4E189
Tritanopia (blue-blind)
#9EF3DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a2fa81; /* rgb */ color: rgb(162, 250, 129); /* oklch */ color: oklch(90.3% 0.178 137.8);
Tailwind
colors: {
custom: {
50: '#c1fca8',
500: '#a2fa81',
950: '#000000',
},
}SCSS
$custom: #a2fa81; $custom-light: #c1fca8; $custom-dark: #000000;
JSON
{
"hex": "#a2fa81",
"rgb": {
"r": 162,
"g": 250,
"b": 129
},
"hsl": {
"h": 103.636,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.90266,
"c": 0.17751,
"h": 137.8
},
"luminance": 0.77638
}Semantic roles & 50–950 ramp
primary
#A2FA81
secondary
#B048D8
accent
#00E6A7
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581