#A3FA85#A3FA85
#A3FA85 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.4% C 0.173 H 138.1°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FA85 |
|---|---|
| RGB | rgb(163, 250, 133) |
| HSL | hsl(105, 92%, 75%) |
| HSV | hsv(105, 47%, 98%) |
| CMYK | cmyk(34.8%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(90.71, -47.07, 47.78) |
| CIE-LCH | lch(90.71, 67.07, 134.57°) |
| OKLab | oklab(90.37% -0.1291 0.1156) |
| OKLCH | oklch(90.37% 0.173 138.1) |
| XYZ | xyz(53.5218, 77.8487, 34.3920) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.59
Easter Green
#8CFD7E
ΔE00 2.66
Pale Light Green
#B1FC99
ΔE00 2.77
Spring Green (survey)
#A9F971
ΔE00 3.04
Pastel Green
#B0FF9D
ΔE00 3.11
Palegreen
#98FB98
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FA85 #DC85FA
analogous
#DEFA85 #A3FA85 #85FAA1
triadic
#A3FA85 #85A3FA #FA85A3
tetradic
#A3FA85 #85DEFA #DC85FA #FAA185
square
#A3FA85 #85DEFA #DC85FA #FAA185
split-complementary
#A3FA85 #A185FA #FA85DE
monochromatic
#4AF50F #77F84A #A3FA85 #CFFCC0 #E9FEE2
Accessibility & contrast
On white
1.27
#A3FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#A3FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FA85
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FA85 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#F4E18C
Tritanopia (blue-blind)
#9FF3DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a3fa85; /* rgb */ color: rgb(163, 250, 133); /* oklch */ color: oklch(90.4% 0.173 138.1);
Tailwind
colors: {
custom: {
50: '#c2fcaa',
500: '#a3fa85',
950: '#000000',
},
}SCSS
$custom: #a3fa85; $custom-light: #c2fcaa; $custom-dark: #000000;
JSON
{
"hex": "#a3fa85",
"rgb": {
"r": 163,
"g": 250,
"b": 133
},
"hsl": {
"h": 104.615,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.90374,
"c": 0.17328,
"h": 138.1
},
"luminance": 0.77851
}Semantic roles & 50–950 ramp
primary
#A3FA85
secondary
#B44BD8
accent
#00E6AB
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581