#A7FA83#A7FA83
#A7FA83 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.6% C 0.173 H 136.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FA83 |
|---|---|
| RGB | rgb(167, 250, 131) |
| HSL | hsl(102, 92%, 75%) |
| HSV | hsv(102, 48%, 98%) |
| CMYK | cmyk(33.2%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(90.88, -46.03, 48.98) |
| CIE-LCH | lch(90.88, 67.21, 133.22°) |
| OKLab | oklab(90.56% -0.1265 0.1182) |
| OKLCH | oklch(90.56% 0.173 136.9) |
| XYZ | xyz(54.2172, 78.2231, 33.7102) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.92
Spring Green (survey)
#A9F971
ΔE00 2.47
Pale Light Green
#B1FC99
ΔE00 2.94
Easter Green
#8CFD7E
ΔE00 3.14
Pastel Green
#B0FF9D
ΔE00 3.37
Light Grass Green
#9AF764
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FA83 #D683FA
analogous
#E2FA83 #A7FA83 #83FA9B
triadic
#A7FA83 #83A7FA #FA83A7
tetradic
#A7FA83 #83E2FA #D683FA #FA9B83
square
#A7FA83 #83E2FA #D683FA #FA9B83
split-complementary
#A7FA83 #9B83FA #FA83E2
monochromatic
#54F50D #7DF848 #A7FA83 #D1FCBE #EAFEE2
Accessibility & contrast
On white
1.26
#A7FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#A7FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FA83
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FA83 | 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)
#FFE979
Deuteranopia (green-blind)
#F5E28B
Tritanopia (blue-blind)
#A4F3DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a7fa83; /* rgb */ color: rgb(167, 250, 131); /* oklch */ color: oklch(90.6% 0.173 136.9);
Tailwind
colors: {
custom: {
50: '#c4fca9',
500: '#a7fa83',
950: '#000000',
},
}SCSS
$custom: #a7fa83; $custom-light: #c4fca9; $custom-dark: #000000;
JSON
{
"hex": "#a7fa83",
"rgb": {
"r": 167,
"g": 250,
"b": 131
},
"hsl": {
"h": 101.849,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.90557,
"c": 0.17308,
"h": 136.9
},
"luminance": 0.78225
}Semantic roles & 50–950 ramp
primary
#A7FA83
secondary
#AD49D8
accent
#00E6A0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581