#A3FC8A#A3FC8A
#A3FC8A is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.9% C 0.171 H 139.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FC8A |
|---|---|
| RGB | rgb(163, 252, 138) |
| HSL | hsl(107, 95%, 76%) |
| HSV | hsv(107, 45%, 99%) |
| CMYK | cmyk(35.3%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.34, -47.29, 46.19) |
| CIE-LCH | lch(91.34, 66.10, 135.68°) |
| OKLab | oklab(90.91% -0.1295 0.1123) |
| OKLCH | oklch(90.91% 0.171 139.1) |
| XYZ | xyz(54.5003, 79.2397, 36.4630) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.93
Pale Light Green
#B1FC99
ΔE00 2.40
Pastel Green
#B0FF9D
ΔE00 2.58
Easter Green
#8CFD7E
ΔE00 2.59
Palegreen
#98FB98
ΔE00 3.01
Spring Green (survey)
#A9F971
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FC8A #E38AFC
analogous
#DCFC8A #A3FC8A #8AFCAA
triadic
#A3FC8A #8AA3FC #FC8AA3
tetradic
#A3FC8A #8ADCFC #E38AFC #FCAA8A
square
#A3FC8A #8ADCFC #E38AFC #FCAA8A
split-complementary
#A3FC8A #AA8AFC #FC8ADC
monochromatic
#45F913 #74FA4E #A3FC8A #D2FEC6 #E8FEE1
Accessibility & contrast
On white
1.25
#A3FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#A3FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FC8A
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FC8A | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#9EF5E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a3fc8a; /* rgb */ color: rgb(163, 252, 138); /* oklch */ color: oklch(90.9% 0.171 139.1);
Tailwind
colors: {
custom: {
50: '#c2feae',
500: '#a3fc8a',
950: '#000000',
},
}SCSS
$custom: #a3fc8a; $custom-light: #c2feae; $custom-dark: #000000;
JSON
{
"hex": "#a3fc8a",
"rgb": {
"r": 163,
"g": 252,
"b": 138
},
"hsl": {
"h": 106.842,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.90909,
"c": 0.17137,
"h": 139.1
},
"luminance": 0.79242
}Semantic roles & 50–950 ramp
primary
#A3FC8A
secondary
#BD4FDC
accent
#00E6B3
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681