#A2FF82#A2FF82
#A2FF82 is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.4% C 0.183 H 138.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FF82 |
|---|---|
| RGB | rgb(162, 255, 130) |
| HSL | hsl(105, 100%, 75%) |
| HSV | hsv(105, 49%, 100%) |
| CMYK | cmyk(36.5%, 0%, 49%, 0%) |
| CIE-LAB | lab(92.05, -49.85, 50.83) |
| CIE-LCH | lch(92.05, 71.20, 134.45°) |
| OKLab | oklab(91.44% -0.1368 0.1223) |
| OKLCH | oklch(91.44% 0.183 138.2) |
| XYZ | xyz(54.6878, 80.8104, 33.8312) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.59
Easter Green
#8CFD7E
ΔE00 2.30
Spring Green (survey)
#A9F971
ΔE00 2.80
Light Grass Green
#9AF764
ΔE00 3.36
Key Lime
#AEFF6E
ΔE00 3.45
Pale Light Green
#B1FC99
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FF82 #DF82FF
analogous
#E0FF82 #A2FF82 #82FFA0
triadic
#A2FF82 #82A2FF #FF82A2
tetradic
#A2FF82 #82E0FF #DF82FF #FFA082
square
#A2FF82 #82E0FF #DF82FF #FFA082
split-complementary
#A2FF82 #A082FF #FF82E0
monochromatic
#47FF08 #74FF45 #A2FF82 #D0FFBF #E8FFE0
Accessibility & contrast
On white
1.22
#A2FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#A2FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FF82
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FF82 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED77
Deuteranopia (green-blind)
#F8E58A
Tritanopia (blue-blind)
#9DF8E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a2ff82; /* rgb */ color: rgb(162, 255, 130); /* oklch */ color: oklch(91.4% 0.183 138.2);
Tailwind
colors: {
custom: {
50: '#c2ffa9',
500: '#a2ff82',
950: '#000000',
},
}SCSS
$custom: #a2ff82; $custom-light: #c2ffa9; $custom-dark: #000000;
JSON
{
"hex": "#a2ff82",
"rgb": {
"r": 162,
"g": 255,
"b": 130
},
"hsl": {
"h": 104.64,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91437,
"c": 0.18348,
"h": 138.2
},
"luminance": 0.80813
}Semantic roles & 50–950 ramp
primary
#A2FF82
secondary
#B847DE
accent
#00E6AB
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681