#A2FF80#A2FF80
#A2FF80 is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.4% C 0.185 H 137.9°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FF80 |
|---|---|
| RGB | rgb(162, 255, 128) |
| HSL | hsl(104, 100%, 75%) |
| HSV | hsv(104, 50%, 100%) |
| CMYK | cmyk(36.5%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(92.02, -50.09, 51.73) |
| CIE-LCH | lch(92.02, 72.00, 134.08°) |
| OKLab | oklab(91.41% -0.1375 0.1241) |
| OKLCH | oklch(91.41% 0.185 137.9) |
| XYZ | xyz(54.5549, 80.7572, 33.1311) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.62
Easter Green
#8CFD7E
ΔE00 2.38
Spring Green (survey)
#A9F971
ΔE00 2.59
Light Grass Green
#9AF764
ΔE00 3.14
Key Lime
#AEFF6E
ΔE00 3.21
Light Lime
#AEFD6C
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FF80 #DD80FF
analogous
#E1FF80 #A2FF80 #80FF9D
triadic
#A2FF80 #80A2FF #FF80A2
tetradic
#A2FF80 #80E1FF #DD80FF #FF9D80
square
#A2FF80 #80E1FF #DD80FF #FF9D80
split-complementary
#A2FF80 #9D80FF #FF80E1
monochromatic
#48FF06 #75FF43 #A2FF80 #CFFFBD #E9FFE0
Accessibility & contrast
On white
1.22
#A2FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#A2FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FF80
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FF80 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#F9E588
Tritanopia (blue-blind)
#9DF7E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a2ff80; /* rgb */ color: rgb(162, 255, 128); /* oklch */ color: oklch(91.4% 0.185 137.9);
Tailwind
colors: {
custom: {
50: '#c2ffa7',
500: '#a2ff80',
950: '#000000',
},
}SCSS
$custom: #a2ff80; $custom-light: #c2ffa7; $custom-dark: #000000;
JSON
{
"hex": "#a2ff80",
"rgb": {
"r": 162,
"g": 255,
"b": 128
},
"hsl": {
"h": 103.937,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.9141,
"c": 0.18528,
"h": 137.9
},
"luminance": 0.8076
}Semantic roles & 50–950 ramp
primary
#A2FF80
secondary
#B545DE
accent
#00E6A8
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131810
muted
#828680