#A2EA8F#A2EA8F
#A2EA8F is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.8% C 0.141 H 139.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EA8F |
|---|---|
| RGB | rgb(162, 234, 143) |
| HSL | hsl(107, 68%, 74%) |
| HSV | hsv(107, 39%, 92%) |
| CMYK | cmyk(30.8%, 0%, 38.9%, 8.2%) |
| CIE-LAB | lab(86.26, -39.10, 37.24) |
| CIE-LCH | lch(86.26, 53.99, 136.39°) |
| OKLab | oklab(86.8% -0.1068 0.092) |
| OKLCH | oklch(86.8% 0.141 139.3) |
| XYZ | xyz(49.2794, 68.5082, 36.6082) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.74
Light Pastel Green
#B2FBA5
ΔE00 3.92
Pale Light Green
#B1FC99
ΔE00 3.92
Washed Out Green
#BCF5A6
ΔE00 4.08
Tea Green
#BDF8A3
ΔE00 4.11
Palegreen
#98FB98
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EA8F #D78FEA
analogous
#D0EA8F #A2EA8F #8FEAAA
triadic
#A2EA8F #8FA2EA #EA8FA2
tetradic
#A2EA8F #8FD0EA #D78FEA #EAAA8F
square
#A2EA8F #8FD0EA #D78FEA #EAAA8F
split-complementary
#A2EA8F #AA8FEA #EA8FD0
monochromatic
#4DD628 #77E05B #A2EA8F #CDF4C3 #EAFAE5
Accessibility & contrast
On white
1.43
#A2EA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#A2EA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EA8F
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EA8F | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC88
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#9EE4D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2ea8f; /* rgb */ color: rgb(162, 234, 143); /* oklch */ color: oklch(86.8% 0.141 139.3);
Tailwind
colors: {
custom: {
50: '#c0f1b1',
500: '#a2ea8f',
950: '#000000',
},
}SCSS
$custom: #a2ea8f; $custom-light: #c0f1b1; $custom-dark: #000000;
JSON
{
"hex": "#a2ea8f",
"rgb": {
"r": 162,
"g": 234,
"b": 143
},
"hsl": {
"h": 107.473,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.86795,
"c": 0.14095,
"h": 139.3
},
"luminance": 0.6851
}Semantic roles & 50–950 ramp
primary
#A2EA8F
secondary
#AE59C4
accent
#15D0A9
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121711
muted
#828581