#A3FA83#A3FA83
#A3FA83 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.3% C 0.175 H 137.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FA83 |
|---|---|
| RGB | rgb(163, 250, 131) |
| HSL | hsl(104, 92%, 75%) |
| HSV | hsv(104, 48%, 98%) |
| CMYK | cmyk(34.8%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(90.69, -47.31, 48.69) |
| CIE-LCH | lch(90.69, 67.90, 134.18°) |
| OKLab | oklab(90.35% -0.1298 0.1176) |
| OKLCH | oklch(90.35% 0.175 137.8) |
| XYZ | xyz(53.3850, 77.7940, 33.6712) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.49
Easter Green
#8CFD7E
ΔE00 2.65
Spring Green (survey)
#A9F971
ΔE00 2.77
Pale Light Green
#B1FC99
ΔE00 3.00
Pastel Green
#B0FF9D
ΔE00 3.35
Light Grass Green
#9AF764
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FA83 #DA83FA
analogous
#DEFA83 #A3FA83 #83FA9F
triadic
#A3FA83 #83A3FA #FA83A3
tetradic
#A3FA83 #83DEFA #DA83FA #FA9F83
square
#A3FA83 #83DEFA #DA83FA #FA9F83
split-complementary
#A3FA83 #9F83FA #FA83DE
monochromatic
#4CF50D #77F848 #A3FA83 #CFFCBE #E9FEE2
Accessibility & contrast
On white
1.27
#A3FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#A3FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FA83
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FA83 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#F4E18B
Tritanopia (blue-blind)
#9FF3DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a3fa83; /* rgb */ color: rgb(163, 250, 131); /* oklch */ color: oklch(90.3% 0.175 137.8);
Tailwind
colors: {
custom: {
50: '#c2fca9',
500: '#a3fa83',
950: '#000000',
},
}SCSS
$custom: #a3fa83; $custom-light: #c2fca9; $custom-dark: #000000;
JSON
{
"hex": "#a3fa83",
"rgb": {
"r": 163,
"g": 250,
"b": 131
},
"hsl": {
"h": 103.866,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.90346,
"c": 0.17514,
"h": 137.8
},
"luminance": 0.77796
}Semantic roles & 50–950 ramp
primary
#A3FA83
secondary
#B249D8
accent
#00E6A8
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581