#A5FC80#A5FC80
#A5FC80 is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.9% C 0.180 H 137.1°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FC80 |
|---|---|
| RGB | rgb(165, 252, 128) |
| HSL | hsl(102, 95%, 75%) |
| HSV | hsv(102, 49%, 99%) |
| CMYK | cmyk(34.5%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(91.31, -47.88, 50.89) |
| CIE-LCH | lch(91.31, 69.87, 133.25°) |
| OKLab | oklab(90.87% -0.1316 0.1223) |
| OKLCH | oklch(90.87% 0.18 137.1) |
| XYZ | xyz(54.2222, 79.1762, 32.8435) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.67
Spring Green (survey)
#A9F971
ΔE00 2.19
Easter Green
#8CFD7E
ΔE00 2.82
Light Grass Green
#9AF764
ΔE00 3.02
Key Lime
#AEFF6E
ΔE00 3.11
Light Lime
#AEFD6C
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FC80 #D780FC
analogous
#E3FC80 #A5FC80 #80FC99
triadic
#A5FC80 #80A5FC #FC80A5
tetradic
#A5FC80 #80E3FC #D780FC #FC9980
square
#A5FC80 #80E3FC #D780FC #FC9980
split-complementary
#A5FC80 #9980FC #FC80E3
monochromatic
#50F908 #7BFB44 #A5FC80 #CFFDBC #EAFEE1
Accessibility & contrast
On white
1.25
#A5FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#A5FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FC80
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FC80 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F7E388
Tritanopia (blue-blind)
#A2F4DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a5fc80; /* rgb */ color: rgb(165, 252, 128); /* oklch */ color: oklch(90.9% 0.180 137.1);
Tailwind
colors: {
custom: {
50: '#c3fea7',
500: '#a5fc80',
950: '#000000',
},
}SCSS
$custom: #a5fc80; $custom-light: #c3fea7; $custom-dark: #000000;
JSON
{
"hex": "#a5fc80",
"rgb": {
"r": 165,
"g": 252,
"b": 128
},
"hsl": {
"h": 102.097,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.90871,
"c": 0.17964,
"h": 137.1
},
"luminance": 0.79179
}Semantic roles & 50–950 ramp
primary
#A5FC80
secondary
#AE46DA
accent
#00E6A1
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131810
muted
#828680