#A2EA82#A2EA82
#A2EA82 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.6% C 0.154 H 136.7°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EA82 |
|---|---|
| RGB | rgb(162, 234, 130) |
| HSL | hsl(102, 71%, 71%) |
| HSV | hsv(102, 44%, 92%) |
| CMYK | cmyk(30.8%, 0%, 44.4%, 8.2%) |
| CIE-LAB | lab(86.07, -40.84, 43.41) |
| CIE-LCH | lch(86.07, 59.60, 133.25°) |
| OKLab | oklab(86.58% -0.112 0.1056) |
| OKLCH | oklch(86.58% 0.154 136.7) |
| XYZ | xyz(48.3511, 68.1369, 31.7189) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.85
Pale Light Green
#B1FC99
ΔE00 4.08
Light Green
#96F97B
ΔE00 4.20
Pastel Green
#B0FF9D
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 4.76
Spring Green (survey)
#A9F971
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EA82 #CA82EA
analogous
#D6EA82 #A2EA82 #82EA96
triadic
#A2EA82 #82A2EA #EA82A2
tetradic
#A2EA82 #82D6EA #CA82EA #EA9682
square
#A2EA82 #82D6EA #CA82EA #EA9682
split-complementary
#A2EA82 #9682EA #EA82D6
monochromatic
#58CF23 #7BE14E #A2EA82 #C9F3B6 #ECFBE5
Accessibility & contrast
On white
1.44
#A2EA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#A2EA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EA82
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EA82 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#A0E3D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a2ea82; /* rgb */ color: rgb(162, 234, 130); /* oklch */ color: oklch(86.6% 0.154 136.7);
Tailwind
colors: {
custom: {
50: '#c0f1a8',
500: '#a2ea82',
950: '#000000',
},
}SCSS
$custom: #a2ea82; $custom-light: #c0f1a8; $custom-dark: #000000;
JSON
{
"hex": "#a2ea82",
"rgb": {
"r": 162,
"g": 234,
"b": 130
},
"hsl": {
"h": 101.538,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.86584,
"c": 0.15398,
"h": 136.7
},
"luminance": 0.68139
}Semantic roles & 50–950 ramp
primary
#A2EA82
secondary
#9F4DC3
accent
#12D398
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#121710
muted
#828580