#A3FA93#A3FA93
#A3FA93 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.6% C 0.160 H 140.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FA93 |
|---|---|
| RGB | rgb(163, 250, 147) |
| HSL | hsl(111, 91%, 78%) |
| HSV | hsv(111, 41%, 98%) |
| CMYK | cmyk(34.8%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(90.90, -45.24, 41.27) |
| CIE-LCH | lch(90.90, 61.24, 137.63°) |
| OKLab | oklab(90.59% -0.1235 0.1014) |
| OKLCH | oklch(90.59% 0.16 140.6) |
| XYZ | xyz(54.5543, 78.2617, 39.8296) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.71
Pastel Green
#B0FF9D
ΔE00 1.74
Palegreen
#98FB98
ΔE00 1.80
Light Pastel Green
#B2FBA5
ΔE00 2.91
Light Green
#96F97B
ΔE00 3.17
Lightgreen
#90EE90
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FA93 #EA93FA
analogous
#D6FA93 #A3FA93 #93FAB7
triadic
#A3FA93 #93A3FA #FA93A3
tetradic
#A3FA93 #93D6FA #EA93FA #FAB793
square
#A3FA93 #93D6FA #EA93FA #FAB793
split-complementary
#A3FA93 #B793FA #FA93D6
monochromatic
#3FF51E #71F759 #A3FA93 #D5FDCD #E6FEE2
Accessibility & contrast
On white
1.26
#A3FA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#A3FA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FA93
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FA93 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#F2E299
Tritanopia (blue-blind)
#9CF4E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a3fa93; /* rgb */ color: rgb(163, 250, 147); /* oklch */ color: oklch(90.6% 0.160 140.6);
Tailwind
colors: {
custom: {
50: '#c1fcb4',
500: '#a3fa93',
950: '#000000',
},
}SCSS
$custom: #a3fa93; $custom-light: #c1fcb4; $custom-dark: #000000;
JSON
{
"hex": "#a3fa93",
"rgb": {
"r": 163,
"g": 250,
"b": 147
},
"hsl": {
"h": 110.68,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.90589,
"c": 0.15986,
"h": 140.6
},
"luminance": 0.78264
}Semantic roles & 50–950 ramp
primary
#A3FA93
secondary
#C657DA
accent
#00E6C2
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581