#A2FF83#A2FF83
#A2FF83 is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.5% C 0.183 H 138.4°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FF83 |
|---|---|
| RGB | rgb(162, 255, 131) |
| HSL | hsl(105, 100%, 76%) |
| HSV | hsv(105, 49%, 100%) |
| CMYK | cmyk(36.5%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(92.06, -49.74, 50.38) |
| CIE-LCH | lch(92.06, 70.79, 134.63°) |
| OKLab | oklab(91.45% -0.1364 0.1213) |
| OKLCH | oklch(91.45% 0.183 138.4) |
| XYZ | xyz(54.7553, 80.8374, 34.1864) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.60
Easter Green
#8CFD7E
ΔE00 2.27
Spring Green (survey)
#A9F971
ΔE00 2.91
Light Grass Green
#9AF764
ΔE00 3.48
Pale Light Green
#B1FC99
ΔE00 3.50
Key Lime
#AEFF6E
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FF83 #E083FF
analogous
#E0FF83 #A2FF83 #83FFA2
triadic
#A2FF83 #83A2FF #FF83A2
tetradic
#A2FF83 #83E0FF #E083FF #FFA283
square
#A2FF83 #83E0FF #E083FF #FFA283
split-complementary
#A2FF83 #A283FF #FF83E0
monochromatic
#46FF09 #74FF46 #A2FF83 #D0FFC0 #E8FFE0
Accessibility & contrast
On white
1.22
#A2FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#A2FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FF83
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FF83 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED78
Deuteranopia (green-blind)
#F8E58B
Tritanopia (blue-blind)
#9DF8E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a2ff83; /* rgb */ color: rgb(162, 255, 131); /* oklch */ color: oklch(91.5% 0.183 138.4);
Tailwind
colors: {
custom: {
50: '#c2ffa9',
500: '#a2ff83',
950: '#000000',
},
}SCSS
$custom: #a2ff83; $custom-light: #c2ffa9; $custom-dark: #000000;
JSON
{
"hex": "#a2ff83",
"rgb": {
"r": 162,
"g": 255,
"b": 131
},
"hsl": {
"h": 105,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.9145,
"c": 0.18256,
"h": 138.4
},
"luminance": 0.8084
}Semantic roles & 50–950 ramp
primary
#A2FF83
secondary
#B948DF
accent
#00E6AC
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681