#A2EA80#A2EA80
#A2EA80 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.6% C 0.156 H 136.3°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EA80 |
|---|---|
| RGB | rgb(162, 234, 128) |
| HSL | hsl(101, 72%, 71%) |
| HSV | hsv(101, 45%, 92%) |
| CMYK | cmyk(30.8%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(86.05, -41.09, 44.35) |
| CIE-LCH | lch(86.05, 60.46, 132.82°) |
| OKLab | oklab(86.55% -0.1128 0.1077) |
| OKLCH | oklch(86.55% 0.156 136.3) |
| XYZ | xyz(48.2181, 68.0837, 31.0188) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.08
Light Green
#96F97B
ΔE00 4.10
Pale Light Green
#B1FC99
ΔE00 4.20
Spring Green (survey)
#A9F971
ΔE00 4.65
Pistachio (survey)
#C0FA8B
ΔE00 4.67
Pastel Green
#B0FF9D
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EA80 #C880EA
analogous
#D7EA80 #A2EA80 #80EA93
triadic
#A2EA80 #80A2EA #EA80A2
tetradic
#A2EA80 #80D7EA #C880EA #EA9380
square
#A2EA80 #80D7EA #C880EA #EA9380
split-complementary
#A2EA80 #9380EA #EA80D7
monochromatic
#59CE22 #7CE14B #A2EA80 #C8F3B5 #ECFBE5
Accessibility & contrast
On white
1.44
#A2EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#A2EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EA80
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EA80 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB77
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#A0E3D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a2ea80; /* rgb */ color: rgb(162, 234, 128); /* oklch */ color: oklch(86.6% 0.156 136.3);
Tailwind
colors: {
custom: {
50: '#c0f1a6',
500: '#a2ea80',
950: '#000000',
},
}SCSS
$custom: #a2ea80; $custom-light: #c0f1a6; $custom-dark: #000000;
JSON
{
"hex": "#a2ea80",
"rgb": {
"r": 162,
"g": 234,
"b": 128
},
"hsl": {
"h": 100.755,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.86554,
"c": 0.15594,
"h": 136.3
},
"luminance": 0.68086
}Semantic roles & 50–950 ramp
primary
#A2EA80
secondary
#9D4BC3
accent
#12D495
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#12170F
muted
#828580