#A2EA81#A2EA81
#A2EA81 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.6% C 0.155 H 136.5°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EA81 |
|---|---|
| RGB | rgb(162, 234, 129) |
| HSL | hsl(101, 71%, 71%) |
| HSV | hsv(101, 45%, 92%) |
| CMYK | cmyk(30.8%, 0%, 44.9%, 8.2%) |
| CIE-LAB | lab(86.06, -40.96, 43.88) |
| CIE-LCH | lch(86.06, 60.03, 133.03°) |
| OKLab | oklab(86.57% -0.1124 0.1066) |
| OKLCH | oklch(86.57% 0.155 136.5) |
| XYZ | xyz(48.2843, 68.1102, 31.3672) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.96
Pale Light Green
#B1FC99
ΔE00 4.14
Light Green
#96F97B
ΔE00 4.15
Pistachio (survey)
#C0FA8B
ΔE00 4.71
Spring Green (survey)
#A9F971
ΔE00 4.76
Pastel Green
#B0FF9D
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EA81 #C981EA
analogous
#D6EA81 #A2EA81 #81EA94
triadic
#A2EA81 #81A2EA #EA81A2
tetradic
#A2EA81 #81D6EA #C981EA #EA9481
square
#A2EA81 #81D6EA #C981EA #EA9481
split-complementary
#A2EA81 #9481EA #EA81D6
monochromatic
#58CE22 #7BE14D #A2EA81 #C9F3B5 #ECFBE5
Accessibility & contrast
On white
1.44
#A2EA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#A2EA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EA81
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EA81 | 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)
#F1DB79
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#A0E3D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a2ea81; /* rgb */ color: rgb(162, 234, 129); /* oklch */ color: oklch(86.6% 0.155 136.5);
Tailwind
colors: {
custom: {
50: '#c0f1a7',
500: '#a2ea81',
950: '#000000',
},
}SCSS
$custom: #a2ea81; $custom-light: #c0f1a7; $custom-dark: #000000;
JSON
{
"hex": "#a2ea81",
"rgb": {
"r": 162,
"g": 234,
"b": 129
},
"hsl": {
"h": 101.143,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.86569,
"c": 0.15496,
"h": 136.5
},
"luminance": 0.68112
}Semantic roles & 50–950 ramp
primary
#A2EA81
secondary
#9E4CC3
accent
#12D397
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#121710
muted
#828580