#A3FA79#A3FA79
#A3FA79 is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.2% C 0.184 H 136.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FA79 |
|---|---|
| RGB | rgb(163, 250, 121) |
| HSL | hsl(100, 93%, 73%) |
| HSV | hsv(100, 52%, 98%) |
| CMYK | cmyk(34.8%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(90.57, -48.47, 53.20) |
| CIE-LCH | lch(90.57, 71.97, 132.34°) |
| OKLab | oklab(90.21% -0.1336 0.1269) |
| OKLCH | oklch(90.21% 0.184 136.5) |
| XYZ | xyz(52.7396, 77.5358, 30.2725) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.52
Light Green
#96F97B
ΔE00 1.72
Light Grass Green
#9AF764
ΔE00 2.22
Key Lime
#AEFF6E
ΔE00 2.64
Light Lime
#AEFD6C
ΔE00 2.69
Easter Green
#8CFD7E
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FA79 #D079FA
analogous
#E4FA79 #A3FA79 #79FA8F
triadic
#A3FA79 #79A3FA #FA79A3
tetradic
#A3FA79 #79E4FA #D079FA #FA8F79
square
#A3FA79 #79E4FA #D079FA #FA8F79
split-complementary
#A3FA79 #8F79FA #FA79E4
monochromatic
#54F009 #7AF83E #A3FA79 #CCFCB4 #EBFEE2
Accessibility & contrast
On white
1.27
#A3FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#A3FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FA79
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FA79 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96D
Deuteranopia (green-blind)
#F5E182
Tritanopia (blue-blind)
#A0F2DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a3fa79; /* rgb */ color: rgb(163, 250, 121); /* oklch */ color: oklch(90.2% 0.184 136.5);
Tailwind
colors: {
custom: {
50: '#c2fca2',
500: '#a3fa79',
950: '#000000',
},
}SCSS
$custom: #a3fa79; $custom-light: #c2fca2; $custom-dark: #000000;
JSON
{
"hex": "#a3fa79",
"rgb": {
"r": 163,
"g": 250,
"b": 121
},
"hsl": {
"h": 100.465,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.90211,
"c": 0.18425,
"h": 136.5
},
"luminance": 0.77538
}Semantic roles & 50–950 ramp
primary
#A3FA79
secondary
#A641D7
accent
#00E69B
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13170F
muted
#828580