#A2EC8F#A2EC8F
#A2EC8F is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.3% C 0.144 H 139.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EC8F |
|---|---|
| RGB | rgb(162, 236, 143) |
| HSL | hsl(108, 71%, 74%) |
| HSV | hsv(108, 39%, 93%) |
| CMYK | cmyk(31.4%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(86.83, -39.99, 37.98) |
| CIE-LCH | lch(86.83, 55.15, 136.48°) |
| OKLab | oklab(87.25% -0.1092 0.0937) |
| OKLCH | oklch(87.25% 0.144 139.4) |
| XYZ | xyz(49.8520, 69.6534, 36.7991) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.55
Pale Light Green
#B1FC99
ΔE00 3.50
Light Pastel Green
#B2FBA5
ΔE00 3.65
Palegreen
#98FB98
ΔE00 3.84
Tea Green
#BDF8A3
ΔE00 3.96
Pastel Green
#B0FF9D
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EC8F #D98FEC
analogous
#D1EC8F #A2EC8F #8FECAB
triadic
#A2EC8F #8FA2EC #EC8FA2
tetradic
#A2EC8F #8FD1EC #D98FEC #ECAB8F
square
#A2EC8F #8FD1EC #D98FEC #ECAB8F
split-complementary
#A2EC8F #AB8FEC #EC8FD1
monochromatic
#4BDA26 #77E35B #A2EC8F #CDF5C3 #E9FBE5
Accessibility & contrast
On white
1.41
#A2EC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#A2EC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EC8F
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EC8F | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE88
Deuteranopia (green-blind)
#E6D794
Tritanopia (blue-blind)
#9EE6D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a2ec8f; /* rgb */ color: rgb(162, 236, 143); /* oklch */ color: oklch(87.3% 0.144 139.4);
Tailwind
colors: {
custom: {
50: '#c0f2b1',
500: '#a2ec8f',
950: '#000000',
},
}SCSS
$custom: #a2ec8f; $custom-light: #c0f2b1; $custom-dark: #000000;
JSON
{
"hex": "#a2ec8f",
"rgb": {
"r": 162,
"g": 236,
"b": 143
},
"hsl": {
"h": 107.742,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.87253,
"c": 0.14392,
"h": 139.4
},
"luminance": 0.69655
}Semantic roles & 50–950 ramp
primary
#A2EC8F
secondary
#B058C7
accent
#12D3AC
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121711
muted
#828581