#A2EA93#A2EA93
#A2EA93 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.9% C 0.137 H 140.2°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EA93 |
|---|---|
| RGB | rgb(162, 234, 147) |
| HSL | hsl(110, 67%, 75%) |
| HSV | hsv(110, 37%, 92%) |
| CMYK | cmyk(30.8%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(86.32, -38.52, 35.32) |
| CIE-LCH | lch(86.32, 52.26, 137.49°) |
| OKLab | oklab(86.86% -0.1051 0.0876) |
| OKLCH | oklch(86.86% 0.137 140.2) |
| XYZ | xyz(49.5878, 68.6316, 38.2326) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.68
Light Pastel Green
#B2FBA5
ΔE00 3.74
Washed Out Green
#BCF5A6
ΔE00 3.86
Tea Green
#BDF8A3
ΔE00 4.06
Pale Light Green
#B1FC99
ΔE00 4.12
Palegreen
#98FB98
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EA93 #DB93EA
analogous
#CEEA93 #A2EA93 #93EAB0
triadic
#A2EA93 #93A2EA #EA93A2
tetradic
#A2EA93 #93CEEA #DB93EA #EAB093
square
#A2EA93 #93CEEA #DB93EA #EAB093
split-complementary
#A2EA93 #B093EA #EA93CE
monochromatic
#4AD62D #76E060 #A2EA93 #CEF4C6 #E9FAE5
Accessibility & contrast
On white
1.43
#A2EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#A2EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EA93
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EA93 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#E4D598
Tritanopia (blue-blind)
#9DE5D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2ea93; /* rgb */ color: rgb(162, 234, 147); /* oklch */ color: oklch(86.9% 0.137 140.2);
Tailwind
colors: {
custom: {
50: '#c0f1b3',
500: '#a2ea93',
950: '#000000',
},
}SCSS
$custom: #a2ea93; $custom-light: #c0f1b3; $custom-dark: #000000;
JSON
{
"hex": "#a2ea93",
"rgb": {
"r": 162,
"g": 234,
"b": 147
},
"hsl": {
"h": 109.655,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.86864,
"c": 0.13687,
"h": 140.2
},
"luminance": 0.68634
}Semantic roles & 50–950 ramp
primary
#A2EA93
secondary
#B35CC5
accent
#16CFAF
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581