#A2EA83#A2EA83
#A2EA83 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.6% C 0.153 H 136.9°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EA83 |
|---|---|
| RGB | rgb(162, 234, 131) |
| HSL | hsl(102, 71%, 72%) |
| HSV | hsv(102, 44%, 92%) |
| CMYK | cmyk(30.8%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(86.09, -40.71, 42.94) |
| CIE-LCH | lch(86.09, 59.17, 133.47°) |
| OKLab | oklab(86.6% -0.1116 0.1046) |
| OKLCH | oklch(86.6% 0.153 136.9) |
| XYZ | xyz(48.4185, 68.1638, 32.0742) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.73
Pale Light Green
#B1FC99
ΔE00 4.03
Light Green
#96F97B
ΔE00 4.26
Pastel Green
#B0FF9D
ΔE00 4.70
Pistachio (survey)
#C0FA8B
ΔE00 4.81
Palegreen
#98FB98
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EA83 #CB83EA
analogous
#D5EA83 #A2EA83 #83EA98
triadic
#A2EA83 #83A2EA #EA83A2
tetradic
#A2EA83 #83D5EA #CB83EA #EA9883
square
#A2EA83 #83D5EA #CB83EA #EA9883
split-complementary
#A2EA83 #9883EA #EA83D5
monochromatic
#57CF23 #7BE14F #A2EA83 #C9F3B7 #EBFBE5
Accessibility & contrast
On white
1.44
#A2EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#A2EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EA83
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EA83 | 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)
#F0DB7B
Deuteranopia (green-blind)
#E6D589
Tritanopia (blue-blind)
#A0E3D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a2ea83; /* rgb */ color: rgb(162, 234, 131); /* oklch */ color: oklch(86.6% 0.153 136.9);
Tailwind
colors: {
custom: {
50: '#c0f1a8',
500: '#a2ea83',
950: '#000000',
},
}SCSS
$custom: #a2ea83; $custom-light: #c0f1a8; $custom-dark: #000000;
JSON
{
"hex": "#a2ea83",
"rgb": {
"r": 162,
"g": 234,
"b": 131
},
"hsl": {
"h": 101.942,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.866,
"c": 0.15299,
"h": 136.9
},
"luminance": 0.68166
}Semantic roles & 50–950 ramp
primary
#A2EA83
secondary
#A04EC3
accent
#12D399
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581