#A8FA83#A8FA83
#A8FA83 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.6% C 0.173 H 136.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FA83 |
|---|---|
| RGB | rgb(168, 250, 131) |
| HSL | hsl(101, 92%, 75%) |
| HSV | hsv(101, 48%, 98%) |
| CMYK | cmyk(32.8%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(90.93, -45.70, 49.05) |
| CIE-LCH | lch(90.93, 67.04, 132.97°) |
| OKLab | oklab(90.61% -0.1256 0.1183) |
| OKLCH | oklch(90.61% 0.173 136.7) |
| XYZ | xyz(54.4293, 78.3325, 33.7202) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.04
Spring Green (survey)
#A9F971
ΔE00 2.40
Pale Light Green
#B1FC99
ΔE00 2.94
Easter Green
#8CFD7E
ΔE00 3.27
Pistachio (survey)
#C0FA8B
ΔE00 3.32
Pastel Green
#B0FF9D
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FA83 #D583FA
analogous
#E3FA83 #A8FA83 #83FA9A
triadic
#A8FA83 #83A8FA #FA83A8
tetradic
#A8FA83 #83E3FA #D583FA #FA9A83
square
#A8FA83 #83E3FA #D583FA #FA9A83
split-complementary
#A8FA83 #9A83FA #FA83E3
monochromatic
#55F50D #7FF848 #A8FA83 #D1FCBE #EAFEE2
Accessibility & contrast
On white
1.26
#A8FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#A8FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FA83
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FA83 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#F5E28B
Tritanopia (blue-blind)
#A5F3DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a8fa83; /* rgb */ color: rgb(168, 250, 131); /* oklch */ color: oklch(90.6% 0.173 136.7);
Tailwind
colors: {
custom: {
50: '#c5fca9',
500: '#a8fa83',
950: '#000000',
},
}SCSS
$custom: #a8fa83; $custom-light: #c5fca9; $custom-dark: #000000;
JSON
{
"hex": "#a8fa83",
"rgb": {
"r": 168,
"g": 250,
"b": 131
},
"hsl": {
"h": 101.345,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.90611,
"c": 0.17256,
"h": 136.7
},
"luminance": 0.78335
}Semantic roles & 50–950 ramp
primary
#A8FA83
secondary
#AC49D8
accent
#00E69E
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581