#A5FA7B#A5FA7B
#A5FA7B is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.3% C 0.181 H 136.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FA7B |
|---|---|
| RGB | rgb(165, 250, 123) |
| HSL | hsl(100, 93%, 73%) |
| HSV | hsv(100, 51%, 98%) |
| CMYK | cmyk(34%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(90.69, -47.60, 52.45) |
| CIE-LCH | lch(90.69, 70.83, 132.23°) |
| OKLab | oklab(90.34% -0.1311 0.1254) |
| OKLCH | oklch(90.34% 0.181 136.3) |
| XYZ | xyz(53.2764, 77.7983, 30.9445) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.56
Light Green
#96F97B
ΔE00 1.84
Light Grass Green
#9AF764
ΔE00 2.46
Key Lime
#AEFF6E
ΔE00 2.69
Light Lime
#AEFD6C
ΔE00 2.74
Easter Green
#8CFD7E
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FA7B #D07BFA
analogous
#E5FA7B #A5FA7B #7BFA90
triadic
#A5FA7B #7BA5FA #FA7BA5
tetradic
#A5FA7B #7BE5FA #D07BFA #FA907B
square
#A5FA7B #7BE5FA #D07BFA #FA907B
split-complementary
#A5FA7B #907BFA #FA7BE5
monochromatic
#56F109 #7DF840 #A5FA7B #CDFCB6 #EBFEE2
Accessibility & contrast
On white
1.27
#A5FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#A5FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FA7B
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FA7B | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE970
Deuteranopia (green-blind)
#F5E283
Tritanopia (blue-blind)
#A2F2DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a5fa7b; /* rgb */ color: rgb(165, 250, 123); /* oklch */ color: oklch(90.3% 0.181 136.3);
Tailwind
colors: {
custom: {
50: '#c3fca4',
500: '#a5fa7b',
950: '#000000',
},
}SCSS
$custom: #a5fa7b; $custom-light: #c3fca4; $custom-dark: #000000;
JSON
{
"hex": "#a5fa7b",
"rgb": {
"r": 165,
"g": 250,
"b": 123
},
"hsl": {
"h": 100.157,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.90342,
"c": 0.18144,
"h": 136.3
},
"luminance": 0.77801
}Semantic roles & 50–950 ramp
primary
#A5FA7B
secondary
#A642D7
accent
#00E69A
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13170F
muted
#828580