#A2EC86#A2EC86
#A2EC86 is a very light, vivid green. Relative luminance 0.694; OKLCH L 87.1% C 0.153 H 137.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EC86 |
|---|---|
| RGB | rgb(162, 236, 134) |
| HSL | hsl(104, 73%, 73%) |
| HSV | hsv(104, 43%, 93%) |
| CMYK | cmyk(31.4%, 0%, 43.2%, 7.5%) |
| CIE-LAB | lab(86.70, -41.21, 42.25) |
| CIE-LCH | lch(86.70, 59.01, 134.29°) |
| OKLab | oklab(87.11% -0.1129 0.1032) |
| OKLCH | oklch(87.11% 0.153 137.6) |
| XYZ | xyz(49.1974, 69.3915, 33.3514) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.34
Pale Light Green
#B1FC99
ΔE00 3.57
Light Green
#96F97B
ΔE00 4.02
Pastel Green
#B0FF9D
ΔE00 4.20
Palegreen
#98FB98
ΔE00 4.30
Light Pastel Green
#B2FBA5
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EC86 #D086EC
analogous
#D5EC86 #A2EC86 #86EC9D
triadic
#A2EC86 #86A2EC #EC86A2
tetradic
#A2EC86 #86D5EC #D086EC #EC9D86
square
#A2EC86 #86D5EC #D086EC #EC9D86
split-complementary
#A2EC86 #9D86EC #EC86D5
monochromatic
#53D622 #79E451 #A2EC86 #CBF4BB #EBFBE5
Accessibility & contrast
On white
1.41
#A2EC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#A2EC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EC86
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EC86 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7E
Deuteranopia (green-blind)
#E7D78C
Tritanopia (blue-blind)
#9FE6D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a2ec86; /* rgb */ color: rgb(162, 236, 134); /* oklch */ color: oklch(87.1% 0.153 137.6);
Tailwind
colors: {
custom: {
50: '#c0f2aa',
500: '#a2ec86',
950: '#000000',
},
}SCSS
$custom: #a2ec86; $custom-light: #c0f2aa; $custom-dark: #000000;
JSON
{
"hex": "#a2ec86",
"rgb": {
"r": 162,
"g": 236,
"b": 134
},
"hsl": {
"h": 103.529,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.87107,
"c": 0.15292,
"h": 137.6
},
"luminance": 0.69394
}Semantic roles & 50–950 ramp
primary
#A2EC86
secondary
#A650C6
accent
#11D59F
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581