#A2EC8D#A2EC8D
#A2EC8D is a very light, vivid green. Relative luminance 0.696; OKLCH L 87.2% C 0.146 H 139.0°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EC8D |
|---|---|
| RGB | rgb(162, 236, 141) |
| HSL | hsl(107, 71%, 74%) |
| HSV | hsv(107, 40%, 93%) |
| CMYK | cmyk(31.4%, 0%, 40.3%, 7.5%) |
| CIE-LAB | lab(86.80, -40.27, 38.93) |
| CIE-LCH | lch(86.80, 56.01, 135.97°) |
| OKLab | oklab(87.22% -0.1101 0.0958) |
| OKLCH | oklch(87.22% 0.146 139) |
| XYZ | xyz(49.7018, 69.5933, 36.0082) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.68
Pale Light Green
#B1FC99
ΔE00 3.46
Light Pastel Green
#B2FBA5
ΔE00 3.80
Palegreen
#98FB98
ΔE00 3.90
Pastel Green
#B0FF9D
ΔE00 3.99
Tea Green
#BDF8A3
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EC8D #D78DEC
analogous
#D2EC8D #A2EC8D #8DECA8
triadic
#A2EC8D #8DA2EC #EC8DA2
tetradic
#A2EC8D #8DD2EC #D78DEC #ECA88D
square
#A2EC8D #8DD2EC #D78DEC #ECA88D
split-complementary
#A2EC8D #A88DEC #EC8DD2
monochromatic
#4DDA24 #77E359 #A2EC8D #CDF5C1 #EAFBE5
Accessibility & contrast
On white
1.41
#A2EC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#A2EC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EC8D
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EC8D | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE86
Deuteranopia (green-blind)
#E6D793
Tritanopia (blue-blind)
#9EE6D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a2ec8d; /* rgb */ color: rgb(162, 236, 141); /* oklch */ color: oklch(87.2% 0.146 139.0);
Tailwind
colors: {
custom: {
50: '#c0f2af',
500: '#a2ec8d',
950: '#000000',
},
}SCSS
$custom: #a2ec8d; $custom-light: #c0f2af; $custom-dark: #000000;
JSON
{
"hex": "#a2ec8d",
"rgb": {
"r": 162,
"g": 236,
"b": 141
},
"hsl": {
"h": 106.737,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.8722,
"c": 0.14593,
"h": 139
},
"luminance": 0.69595
}Semantic roles & 50–950 ramp
primary
#A2EC8D
secondary
#AE56C7
accent
#12D3A9
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581