#A2EA97#A2EA97
#A2EA97 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.9% C 0.133 H 141.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EA97 |
|---|---|
| RGB | rgb(162, 234, 151) |
| HSL | hsl(112, 66%, 75%) |
| HSV | hsv(112, 35%, 92%) |
| CMYK | cmyk(30.8%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(86.38, -37.94, 33.39) |
| CIE-LCH | lch(86.38, 50.54, 138.65°) |
| OKLab | oklab(86.94% -0.1035 0.0832) |
| OKLCH | oklch(86.94% 0.133 141.2) |
| XYZ | xyz(49.9072, 68.7593, 39.9145) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.81
Light Pastel Green
#B2FBA5
ΔE00 3.69
Washed Out Green
#BCF5A6
ΔE00 3.75
Tea Green
#BDF8A3
ΔE00 4.12
Palegreen
#98FB98
ΔE00 4.41
Pale Light Green
#B1FC99
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EA97 #DF97EA
analogous
#CBEA97 #A2EA97 #97EAB5
triadic
#A2EA97 #97A2EA #EA97A2
tetradic
#A2EA97 #97CBEA #DF97EA #EAB597
square
#A2EA97 #97CBEA #DF97EA #EAB597
split-complementary
#A2EA97 #B597EA #EA97CB
monochromatic
#47D531 #74E064 #A2EA97 #D0F4CA #E8FAE6
Accessibility & contrast
On white
1.42
#A2EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#A2EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EA97
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EA97 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#E3D69C
Tritanopia (blue-blind)
#9DE5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2ea97; /* rgb */ color: rgb(162, 234, 151); /* oklch */ color: oklch(86.9% 0.133 141.2);
Tailwind
colors: {
custom: {
50: '#bff1b6',
500: '#a2ea97',
950: '#000000',
},
}SCSS
$custom: #a2ea97; $custom-light: #bff1b6; $custom-dark: #000000;
JSON
{
"hex": "#a2ea97",
"rgb": {
"r": 162,
"g": 234,
"b": 151
},
"hsl": {
"h": 112.048,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.86936,
"c": 0.13277,
"h": 141.2
},
"luminance": 0.68761
}Semantic roles & 50–950 ramp
primary
#A2EA97
secondary
#B860C5
accent
#17CEB6
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581