#A3FB80#A3FB80
#A3FB80 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.5% C 0.179 H 137.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FB80 |
|---|---|
| RGB | rgb(163, 251, 128) |
| HSL | hsl(103, 94%, 74%) |
| HSV | hsv(103, 49%, 98%) |
| CMYK | cmyk(35.1%, 0%, 49%, 1.6%) |
| CIE-LAB | lab(90.93, -48.10, 50.41) |
| CIE-LCH | lch(90.93, 69.67, 133.66°) |
| OKLab | oklab(90.54% -0.1321 0.1212) |
| OKLCH | oklch(90.54% 0.179 137.5) |
| XYZ | xyz(53.4961, 78.3369, 32.7197) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.42
Spring Green (survey)
#A9F971
ΔE00 2.36
Easter Green
#8CFD7E
ΔE00 2.63
Light Grass Green
#9AF764
ΔE00 3.06
Key Lime
#AEFF6E
ΔE00 3.37
Pale Light Green
#B1FC99
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FB80 #D880FB
analogous
#E0FB80 #A3FB80 #80FB9B
triadic
#A3FB80 #80A3FB #FB80A3
tetradic
#A3FB80 #80E0FB #D880FB #FB9B80
square
#A3FB80 #80E0FB #D880FB #FB9B80
split-complementary
#A3FB80 #9B80FB #FB80E0
monochromatic
#4DF709 #78F945 #A3FB80 #CEFDBB #EAFEE1
Accessibility & contrast
On white
1.26
#A3FB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#A3FB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FB80
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FB80 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#9FF4DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a3fb80; /* rgb */ color: rgb(163, 251, 128); /* oklch */ color: oklch(90.5% 0.179 137.5);
Tailwind
colors: {
custom: {
50: '#c2fda7',
500: '#a3fb80',
950: '#000000',
},
}SCSS
$custom: #a3fb80; $custom-light: #c2fda7; $custom-dark: #000000;
JSON
{
"hex": "#a3fb80",
"rgb": {
"r": 163,
"g": 251,
"b": 128
},
"hsl": {
"h": 102.927,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.90535,
"c": 0.1793,
"h": 137.5
},
"luminance": 0.78339
}Semantic roles & 50–950 ramp
primary
#A3FB80
secondary
#AF46D9
accent
#00E6A4
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131710
muted
#828580