#A3FA91#A3FA91
#A3FA91 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.6% C 0.162 H 140.2°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FA91 |
|---|---|
| RGB | rgb(163, 250, 145) |
| HSL | hsl(110, 91%, 77%) |
| HSV | hsv(110, 42%, 98%) |
| CMYK | cmyk(34.8%, 0%, 42%, 2%) |
| CIE-LAB | lab(90.87, -45.52, 42.21) |
| CIE-LCH | lch(90.87, 62.08, 137.16°) |
| OKLab | oklab(90.56% -0.1244 0.1035) |
| OKLCH | oklch(90.56% 0.162 140.2) |
| XYZ | xyz(54.3987, 78.1995, 39.0103) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.75
Pastel Green
#B0FF9D
ΔE00 1.86
Palegreen
#98FB98
ΔE00 2.03
Light Green
#96F97B
ΔE00 2.89
Light Pastel Green
#B2FBA5
ΔE00 3.16
Easter Green
#8CFD7E
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FA91 #E891FA
analogous
#D8FA91 #A3FA91 #91FAB3
triadic
#A3FA91 #91A3FA #FA91A3
tetradic
#A3FA91 #91D8FA #E891FA #FAB391
square
#A3FA91 #91D8FA #E891FA #FAB391
split-complementary
#A3FA91 #B391FA #FA91D8
monochromatic
#41F51C #72F756 #A3FA91 #D4FDCC #E7FEE2
Accessibility & contrast
On white
1.26
#A3FA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#A3FA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FA91
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FA91 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA89
Deuteranopia (green-blind)
#F3E297
Tritanopia (blue-blind)
#9DF4E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a3fa91; /* rgb */ color: rgb(163, 250, 145); /* oklch */ color: oklch(90.6% 0.162 140.2);
Tailwind
colors: {
custom: {
50: '#c1fcb2',
500: '#a3fa91',
950: '#000000',
},
}SCSS
$custom: #a3fa91; $custom-light: #c1fcb2; $custom-dark: #000000;
JSON
{
"hex": "#a3fa91",
"rgb": {
"r": 163,
"g": 250,
"b": 145
},
"hsl": {
"h": 109.714,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.90556,
"c": 0.16181,
"h": 140.2
},
"luminance": 0.78202
}Semantic roles & 50–950 ramp
primary
#A3FA91
secondary
#C356DA
accent
#00E6BE
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581