#A3FC9B#A3FC9B
#A3FC9B is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.2% C 0.155 H 142.3°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FC9B |
|---|---|
| RGB | rgb(163, 252, 155) |
| HSL | hsl(115, 94%, 80%) |
| HSV | hsv(115, 38%, 99%) |
| CMYK | cmyk(35.3%, 0%, 38.5%, 1.2%) |
| CIE-LAB | lab(91.58, -44.98, 38.23) |
| CIE-LCH | lch(91.58, 59.03, 139.64°) |
| OKLab | oklab(91.18% -0.1226 0.0946) |
| OKLCH | oklch(91.18% 0.155 142.3) |
| XYZ | xyz(55.8287, 79.7711, 43.4597) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.23
Pastel Green
#B0FF9D
ΔE00 1.66
Pale Light Green
#B1FC99
ΔE00 2.05
Light Pastel Green
#B2FBA5
ΔE00 2.31
Mint Green
#8FFF9F
ΔE00 2.68
Baby Green
#8CFF9E
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FC9B #F49BFC
analogous
#D3FC9B #A3FC9B #9BFCC4
triadic
#A3FC9B #9BA3FC #FC9BA3
tetradic
#A3FC9B #9BD3FC #F49BFC #FCC49B
square
#A3FC9B #9BD3FC #F49BFC #FCC49B
split-complementary
#A3FC9B #C49BFC #FC9BD3
monochromatic
#36F824 #6CFA60 #A3FC9B #DAFED6 #E4FEE1
Accessibility & contrast
On white
1.24
#A3FC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#A3FC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FC9B
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FC9B | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC94
Deuteranopia (green-blind)
#F3E4A1
Tritanopia (blue-blind)
#9BF6E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #a3fc9b; /* rgb */ color: rgb(163, 252, 155); /* oklch */ color: oklch(91.2% 0.155 142.3);
Tailwind
colors: {
custom: {
50: '#c1feb9',
500: '#a3fc9b',
950: '#000000',
},
}SCSS
$custom: #a3fc9b; $custom-light: #c1feb9; $custom-dark: #000000;
JSON
{
"hex": "#a3fc9b",
"rgb": {
"r": 163,
"g": 252,
"b": 155
},
"hsl": {
"h": 115.052,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.91181,
"c": 0.15492,
"h": 142.3
},
"luminance": 0.79774
}Semantic roles & 50–950 ramp
primary
#A3FC9B
secondary
#D35DDE
accent
#00E6D3
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681