#A5FA83#A5FA83
#A5FA83 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.5% C 0.174 H 137.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FA83 |
|---|---|
| RGB | rgb(165, 250, 131) |
| HSL | hsl(103, 92%, 75%) |
| HSV | hsv(103, 48%, 98%) |
| CMYK | cmyk(34%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(90.78, -46.67, 48.84) |
| CIE-LCH | lch(90.78, 67.55, 133.70°) |
| OKLab | oklab(90.45% -0.1281 0.1179) |
| OKLCH | oklch(90.45% 0.174 137.4) |
| XYZ | xyz(53.7978, 78.0068, 33.6906) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.69
Spring Green (survey)
#A9F971
ΔE00 2.61
Easter Green
#8CFD7E
ΔE00 2.89
Pale Light Green
#B1FC99
ΔE00 2.96
Pastel Green
#B0FF9D
ΔE00 3.35
Light Grass Green
#9AF764
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FA83 #D883FA
analogous
#E1FA83 #A5FA83 #83FA9D
triadic
#A5FA83 #83A5FA #FA83A5
tetradic
#A5FA83 #83E1FA #D883FA #FA9D83
square
#A5FA83 #83E1FA #D883FA #FA9D83
split-complementary
#A5FA83 #9D83FA #FA83E1
monochromatic
#50F50D #7AF848 #A5FA83 #D0FCBE #EAFEE2
Accessibility & contrast
On white
1.26
#A5FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#A5FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FA83
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FA83 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#F5E28B
Tritanopia (blue-blind)
#A1F3DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a5fa83; /* rgb */ color: rgb(165, 250, 131); /* oklch */ color: oklch(90.5% 0.174 137.4);
Tailwind
colors: {
custom: {
50: '#c3fca9',
500: '#a5fa83',
950: '#000000',
},
}SCSS
$custom: #a5fa83; $custom-light: #c3fca9; $custom-dark: #000000;
JSON
{
"hex": "#a5fa83",
"rgb": {
"r": 165,
"g": 250,
"b": 131
},
"hsl": {
"h": 102.857,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.90451,
"c": 0.17411,
"h": 137.4
},
"luminance": 0.78009
}Semantic roles & 50–950 ramp
primary
#A5FA83
secondary
#AF49D8
accent
#00E6A4
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581