#A3FB8A#A3FB8A
#A3FB8A is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.7% C 0.170 H 139.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FB8A |
|---|---|
| RGB | rgb(163, 251, 138) |
| HSL | hsl(107, 93%, 76%) |
| HSV | hsv(107, 45%, 98%) |
| CMYK | cmyk(35.1%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(91.06, -46.87, 45.83) |
| CIE-LCH | lch(91.06, 65.55, 135.64°) |
| OKLab | oklab(90.68% -0.1283 0.1115) |
| OKLCH | oklch(90.68% 0.17 139) |
| XYZ | xyz(54.1871, 78.6133, 36.3586) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.97
Pale Light Green
#B1FC99
ΔE00 2.31
Pastel Green
#B0FF9D
ΔE00 2.54
Easter Green
#8CFD7E
ΔE00 2.69
Palegreen
#98FB98
ΔE00 2.95
Spring Green (survey)
#A9F971
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FB8A #E28AFB
analogous
#DBFB8A #A3FB8A #8AFBAA
triadic
#A3FB8A #8AA3FB #FB8AA3
tetradic
#A3FB8A #8ADBFB #E28AFB #FBAA8A
square
#A3FB8A #8ADBFB #E28AFB #FBAA8A
split-complementary
#A3FB8A #AA8AFB #FB8ADB
monochromatic
#46F714 #74F94F #A3FB8A #D2FDC5 #E8FEE1
Accessibility & contrast
On white
1.26
#A3FB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#A3FB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FB8A
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FB8A | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F4E291
Tritanopia (blue-blind)
#9EF4E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a3fb8a; /* rgb */ color: rgb(163, 251, 138); /* oklch */ color: oklch(90.7% 0.170 139.0);
Tailwind
colors: {
custom: {
50: '#c2fdae',
500: '#a3fb8a',
950: '#000000',
},
}SCSS
$custom: #a3fb8a; $custom-light: #c2fdae; $custom-dark: #000000;
JSON
{
"hex": "#a3fb8a",
"rgb": {
"r": 163,
"g": 251,
"b": 138
},
"hsl": {
"h": 106.726,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.90678,
"c": 0.16996,
"h": 139
},
"luminance": 0.78616
}Semantic roles & 50–950 ramp
primary
#A3FB8A
secondary
#BB4FDA
accent
#00E6B3
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581