#A2FD80#A2FD80
#A2FD80 is a very light, vivid green. Relative luminance 0.795; OKLCH L 90.9% C 0.183 H 137.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FD80 |
|---|---|
| RGB | rgb(162, 253, 128) |
| HSL | hsl(104, 97%, 75%) |
| HSV | hsv(104, 49%, 99%) |
| CMYK | cmyk(36%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(91.45, -49.25, 51.03) |
| CIE-LCH | lch(91.45, 70.93, 133.98°) |
| OKLab | oklab(90.95% -0.1353 0.1226) |
| OKLCH | oklch(90.95% 0.183 137.8) |
| XYZ | xyz(53.9202, 79.4879, 32.9195) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.40
Easter Green
#8CFD7E
ΔE00 2.40
Spring Green (survey)
#A9F971
ΔE00 2.48
Light Grass Green
#9AF764
ΔE00 3.08
Key Lime
#AEFF6E
ΔE00 3.30
Light Lime
#AEFD6C
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FD80 #DB80FD
analogous
#E1FD80 #A2FD80 #80FD9D
triadic
#A2FD80 #80A2FD #FD80A2
tetradic
#A2FD80 #80E1FD #DB80FD #FD9D80
square
#A2FD80 #80E1FD #DB80FD #FD9D80
split-complementary
#A2FD80 #9D80FD #FD80E1
monochromatic
#4AFB07 #76FC44 #A2FD80 #CEFEBC #E9FFE1
Accessibility & contrast
On white
1.24
#A2FD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#A2FD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FD80
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FD80 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#F7E488
Tritanopia (blue-blind)
#9EF6E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a2fd80; /* rgb */ color: rgb(162, 253, 128); /* oklch */ color: oklch(90.9% 0.183 137.8);
Tailwind
colors: {
custom: {
50: '#c1fea7',
500: '#a2fd80',
950: '#000000',
},
}SCSS
$custom: #a2fd80; $custom-light: #c1fea7; $custom-dark: #000000;
JSON
{
"hex": "#a2fd80",
"rgb": {
"r": 162,
"g": 253,
"b": 128
},
"hsl": {
"h": 103.68,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.90947,
"c": 0.18255,
"h": 137.8
},
"luminance": 0.7949
}Semantic roles & 50–950 ramp
primary
#A2FD80
secondary
#B346DB
accent
#00E6A7
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131810
muted
#828680