#A5FA7C#A5FA7C
#A5FA7C is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.4% C 0.181 H 136.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FA7C |
|---|---|
| RGB | rgb(165, 250, 124) |
| HSL | hsl(100, 93%, 73%) |
| HSV | hsv(100, 50%, 98%) |
| CMYK | cmyk(34%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(90.70, -47.49, 52.00) |
| CIE-LCH | lch(90.70, 70.43, 132.40°) |
| OKLab | oklab(90.35% -0.1308 0.1245) |
| OKLCH | oklch(90.35% 0.181 136.4) |
| XYZ | xyz(53.3393, 77.8235, 31.2759) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.69
Light Green
#96F97B
ΔE00 1.79
Light Grass Green
#9AF764
ΔE00 2.58
Key Lime
#AEFF6E
ΔE00 2.81
Light Lime
#AEFD6C
ΔE00 2.87
Easter Green
#8CFD7E
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FA7C #D17CFA
analogous
#E4FA7C #A5FA7C #7CFA92
triadic
#A5FA7C #7CA5FA #FA7CA5
tetradic
#A5FA7C #7CE4FA #D17CFA #FA927C
square
#A5FA7C #7CE4FA #D17CFA #FA927C
split-complementary
#A5FA7C #927CFA #FA7CE4
monochromatic
#55F209 #7CF841 #A5FA7C #CDFCB7 #EBFEE2
Accessibility & contrast
On white
1.27
#A5FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#A5FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FA7C
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FA7C | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#F5E284
Tritanopia (blue-blind)
#A2F2DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a5fa7c; /* rgb */ color: rgb(165, 250, 124); /* oklch */ color: oklch(90.4% 0.181 136.4);
Tailwind
colors: {
custom: {
50: '#c3fca4',
500: '#a5fa7c',
950: '#000000',
},
}SCSS
$custom: #a5fa7c; $custom-light: #c3fca4; $custom-dark: #000000;
JSON
{
"hex": "#a5fa7c",
"rgb": {
"r": 165,
"g": 250,
"b": 124
},
"hsl": {
"h": 100.476,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.90355,
"c": 0.18054,
"h": 136.4
},
"luminance": 0.77826
}Semantic roles & 50–950 ramp
primary
#A5FA7C
secondary
#A743D7
accent
#00E69B
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13170F
muted
#828580