#A2FA83#A2FA83
#A2FA83 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.3% C 0.176 H 138.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FA83 |
|---|---|
| RGB | rgb(162, 250, 131) |
| HSL | hsl(104, 92%, 75%) |
| HSV | hsv(104, 48%, 98%) |
| CMYK | cmyk(35.2%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(90.64, -47.63, 48.62) |
| CIE-LCH | lch(90.64, 68.07, 134.41°) |
| OKLab | oklab(90.29% -0.1307 0.1174) |
| OKLCH | oklch(90.29% 0.176 138.1) |
| XYZ | xyz(53.1810, 77.6888, 33.6616) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.39
Easter Green
#8CFD7E
ΔE00 2.54
Spring Green (survey)
#A9F971
ΔE00 2.85
Pale Light Green
#B1FC99
ΔE00 3.03
Pastel Green
#B0FF9D
ΔE00 3.36
Light Grass Green
#9AF764
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FA83 #DB83FA
analogous
#DDFA83 #A2FA83 #83FAA0
triadic
#A2FA83 #83A2FA #FA83A2
tetradic
#A2FA83 #83DDFA #DB83FA #FAA083
square
#A2FA83 #83DDFA #DB83FA #FAA083
split-complementary
#A2FA83 #A083FA #FA83DD
monochromatic
#4AF50D #76F848 #A2FA83 #CEFCBE #E9FEE2
Accessibility & contrast
On white
1.27
#A2FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#A2FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FA83
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FA83 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#F4E18B
Tritanopia (blue-blind)
#9EF3DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a2fa83; /* rgb */ color: rgb(162, 250, 131); /* oklch */ color: oklch(90.3% 0.176 138.1);
Tailwind
colors: {
custom: {
50: '#c1fca9',
500: '#a2fa83',
950: '#000000',
},
}SCSS
$custom: #a2fa83; $custom-light: #c1fca9; $custom-dark: #000000;
JSON
{
"hex": "#a2fa83",
"rgb": {
"r": 162,
"g": 250,
"b": 131
},
"hsl": {
"h": 104.37,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.90294,
"c": 0.17566,
"h": 138.1
},
"luminance": 0.77691
}Semantic roles & 50–950 ramp
primary
#A2FA83
secondary
#B349D8
accent
#00E6AA
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581