#A5FF7C#A5FF7C
#A5FF7C is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.5% C 0.187 H 136.8°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FF7C |
|---|---|
| RGB | rgb(165, 255, 124) |
| HSL | hsl(101, 100%, 74%) |
| HSV | hsv(101, 51%, 100%) |
| CMYK | cmyk(35.3%, 0%, 51.4%, 0%) |
| CIE-LAB | lab(92.12, -49.59, 53.72) |
| CIE-LCH | lch(92.12, 73.11, 132.71°) |
| OKLab | oklab(91.51% -0.1365 0.1283) |
| OKLCH | oklch(91.51% 0.187 136.8) |
| XYZ | xyz(54.9136, 80.9720, 31.8006) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.96
Light Green
#96F97B
ΔE00 2.07
Key Lime
#AEFF6E
ΔE00 2.45
Light Lime
#AEFD6C
ΔE00 2.67
Light Grass Green
#9AF764
ΔE00 2.67
Easter Green
#8CFD7E
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FF7C #D67CFF
analogous
#E7FF7C #A5FF7C #7CFF95
triadic
#A5FF7C #7CA5FF #FF7CA5
tetradic
#A5FF7C #7CE7FF #D67CFF #FF957C
square
#A5FF7C #7CE7FF #D67CFF #FF957C
split-complementary
#A5FF7C #957CFF #FF7CE7
monochromatic
#51FF02 #7BFF3F #A5FF7C #CFFFB9 #EAFFE0
Accessibility & contrast
On white
1.22
#A5FF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#A5FF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FF7C
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FF7C | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED70
Deuteranopia (green-blind)
#FAE685
Tritanopia (blue-blind)
#A2F7E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a5ff7c; /* rgb */ color: rgb(165, 255, 124); /* oklch */ color: oklch(91.5% 0.187 136.8);
Tailwind
colors: {
custom: {
50: '#c4ffa5',
500: '#a5ff7c',
950: '#000000',
},
}SCSS
$custom: #a5ff7c; $custom-light: #c4ffa5; $custom-dark: #000000;
JSON
{
"hex": "#a5ff7c",
"rgb": {
"r": 165,
"g": 255,
"b": 124
},
"hsl": {
"h": 101.221,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.91511,
"c": 0.18733,
"h": 136.8
},
"luminance": 0.80975
}Semantic roles & 50–950 ramp
primary
#A5FF7C
secondary
#AD42DE
accent
#00E69E
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13180F
muted
#828680