#A3FA80#A3FA80
#A3FA80 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.3% C 0.178 H 137.4°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FA80 |
|---|---|
| RGB | rgb(163, 250, 128) |
| HSL | hsl(103, 92%, 74%) |
| HSV | hsv(103, 49%, 98%) |
| CMYK | cmyk(34.8%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(90.65, -47.67, 50.06) |
| CIE-LCH | lch(90.65, 69.13, 133.60°) |
| OKLab | oklab(90.3% -0.131 0.1204) |
| OKLCH | oklch(90.3% 0.178 137.4) |
| XYZ | xyz(53.1846, 77.7138, 32.6159) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.43
Spring Green (survey)
#A9F971
ΔE00 2.37
Easter Green
#8CFD7E
ΔE00 2.71
Light Grass Green
#9AF764
ΔE00 3.09
Pale Light Green
#B1FC99
ΔE00 3.35
Key Lime
#AEFF6E
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FA80 #D780FA
analogous
#E0FA80 #A3FA80 #80FA9A
triadic
#A3FA80 #80A3FA #FA80A3
tetradic
#A3FA80 #80E0FA #D780FA #FA9A80
square
#A3FA80 #80E0FA #D780FA #FA9A80
split-complementary
#A3FA80 #9A80FA #FA80E0
monochromatic
#4EF50A #78F845 #A3FA80 #CEFCBB #EAFEE2
Accessibility & contrast
On white
1.27
#A3FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#A3FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FA80
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FA80 | 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)
#FFE976
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#9FF3DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a3fa80; /* rgb */ color: rgb(163, 250, 128); /* oklch */ color: oklch(90.3% 0.178 137.4);
Tailwind
colors: {
custom: {
50: '#c2fca7',
500: '#a3fa80',
950: '#000000',
},
}SCSS
$custom: #a3fa80; $custom-light: #c2fca7; $custom-dark: #000000;
JSON
{
"hex": "#a3fa80",
"rgb": {
"r": 163,
"g": 250,
"b": 128
},
"hsl": {
"h": 102.787,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.90304,
"c": 0.17792,
"h": 137.4
},
"luminance": 0.77716
}Semantic roles & 50–950 ramp
primary
#A3FA80
secondary
#AE47D7
accent
#00E6A4
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131710
muted
#828580