#A2FC80#A2FC80
#A2FC80 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.7% C 0.181 H 137.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FC80 |
|---|---|
| RGB | rgb(162, 252, 128) |
| HSL | hsl(104, 95%, 75%) |
| HSV | hsv(104, 49%, 99%) |
| CMYK | cmyk(35.7%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(91.17, -48.84, 50.69) |
| CIE-LCH | lch(91.17, 70.38, 133.94°) |
| OKLab | oklab(90.72% -0.1341 0.1218) |
| OKLCH | oklch(90.72% 0.181 137.7) |
| XYZ | xyz(53.6053, 78.8581, 32.8145) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.34
Easter Green
#8CFD7E
ΔE00 2.44
Spring Green (survey)
#A9F971
ΔE00 2.46
Light Grass Green
#9AF764
ΔE00 3.07
Key Lime
#AEFF6E
ΔE00 3.37
Light Lime
#AEFD6C
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FC80 #DA80FC
analogous
#E0FC80 #A2FC80 #80FC9C
triadic
#A2FC80 #80A2FC #FC80A2
tetradic
#A2FC80 #80E0FC #DA80FC #FC9C80
square
#A2FC80 #80E0FC #DA80FC #FC9C80
split-complementary
#A2FC80 #9C80FC #FC80E0
monochromatic
#4AF908 #76FB44 #A2FC80 #CEFDBC #E9FEE1
Accessibility & contrast
On white
1.25
#A2FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#A2FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FC80
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FC80 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F6E388
Tritanopia (blue-blind)
#9EF5DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a2fc80; /* rgb */ color: rgb(162, 252, 128); /* oklch */ color: oklch(90.7% 0.181 137.7);
Tailwind
colors: {
custom: {
50: '#c1fea7',
500: '#a2fc80',
950: '#000000',
},
}SCSS
$custom: #a2fc80; $custom-light: #c1fea7; $custom-dark: #000000;
JSON
{
"hex": "#a2fc80",
"rgb": {
"r": 162,
"g": 252,
"b": 128
},
"hsl": {
"h": 103.548,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.90715,
"c": 0.18118,
"h": 137.7
},
"luminance": 0.78861
}Semantic roles & 50–950 ramp
primary
#A2FC80
secondary
#B246DA
accent
#00E6A7
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131810
muted
#828680