#A2EC89#A2EC89
#A2EC89 is a very light, vivid green. Relative luminance 0.695; OKLCH L 87.2% C 0.150 H 138.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EC89 |
|---|---|
| RGB | rgb(162, 236, 137) |
| HSL | hsl(105, 72%, 73%) |
| HSV | hsv(105, 42%, 93%) |
| CMYK | cmyk(31.4%, 0%, 41.9%, 7.5%) |
| CIE-LAB | lab(86.74, -40.81, 40.83) |
| CIE-LCH | lch(86.74, 57.73, 134.99°) |
| OKLab | oklab(87.15% -0.1117 0.1001) |
| OKLCH | oklch(87.15% 0.15 138.1) |
| XYZ | xyz(49.4096, 69.4764, 34.4690) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.02
Pale Light Green
#B1FC99
ΔE00 3.48
Pastel Green
#B0FF9D
ΔE00 4.07
Palegreen
#98FB98
ΔE00 4.09
Light Pastel Green
#B2FBA5
ΔE00 4.17
Light Green
#96F97B
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EC89 #D389EC
analogous
#D4EC89 #A2EC89 #89ECA1
triadic
#A2EC89 #89A2EC #EC89A2
tetradic
#A2EC89 #89D4EC #D389EC #ECA189
square
#A2EC89 #89D4EC #D389EC #ECA189
split-complementary
#A2EC89 #A189EC #EC89D4
monochromatic
#50D823 #78E454 #A2EC89 #CCF4BE #EAFBE5
Accessibility & contrast
On white
1.41
#A2EC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#A2EC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EC89
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EC89 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD82
Deuteranopia (green-blind)
#E7D78F
Tritanopia (blue-blind)
#9FE6D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a2ec89; /* rgb */ color: rgb(162, 236, 137); /* oklch */ color: oklch(87.2% 0.150 138.1);
Tailwind
colors: {
custom: {
50: '#c0f2ad',
500: '#a2ec89',
950: '#000000',
},
}SCSS
$custom: #a2ec89; $custom-light: #c0f2ad; $custom-dark: #000000;
JSON
{
"hex": "#a2ec89",
"rgb": {
"r": 162,
"g": 236,
"b": 137
},
"hsl": {
"h": 104.848,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.87154,
"c": 0.14994,
"h": 138.1
},
"luminance": 0.69478
}Semantic roles & 50–950 ramp
primary
#A2EC89
secondary
#A953C6
accent
#11D4A3
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581