#A2EA92#A2EA92
#A2EA92 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.8% C 0.138 H 140.0°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EA92 |
|---|---|
| RGB | rgb(162, 234, 146) |
| HSL | hsl(109, 68%, 75%) |
| HSV | hsv(109, 38%, 92%) |
| CMYK | cmyk(30.8%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(86.31, -38.67, 35.80) |
| CIE-LCH | lch(86.31, 52.70, 137.21°) |
| OKLab | oklab(86.85% -0.1056 0.0887) |
| OKLCH | oklch(86.85% 0.138 140) |
| XYZ | xyz(49.5097, 68.6003, 37.8211) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.68
Light Pastel Green
#B2FBA5
ΔE00 3.77
Washed Out Green
#BCF5A6
ΔE00 3.90
Tea Green
#BDF8A3
ΔE00 4.06
Pale Light Green
#B1FC99
ΔE00 4.06
Palegreen
#98FB98
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EA92 #DA92EA
analogous
#CEEA92 #A2EA92 #92EAAE
triadic
#A2EA92 #92A2EA #EA92A2
tetradic
#A2EA92 #92CEEA #DA92EA #EAAE92
square
#A2EA92 #92CEEA #DA92EA #EAAE92
split-complementary
#A2EA92 #AE92EA #EA92CE
monochromatic
#4AD62B #76E05F #A2EA92 #CEF4C5 #E9FAE5
Accessibility & contrast
On white
1.43
#A2EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#A2EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EA92
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EA92 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#E4D597
Tritanopia (blue-blind)
#9DE5D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2ea92; /* rgb */ color: rgb(162, 234, 146); /* oklch */ color: oklch(86.8% 0.138 140.0);
Tailwind
colors: {
custom: {
50: '#c0f1b3',
500: '#a2ea92',
950: '#000000',
},
}SCSS
$custom: #a2ea92; $custom-light: #c0f1b3; $custom-dark: #000000;
JSON
{
"hex": "#a2ea92",
"rgb": {
"r": 162,
"g": 234,
"b": 146
},
"hsl": {
"h": 109.091,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.86847,
"c": 0.13789,
"h": 140
},
"luminance": 0.68602
}Semantic roles & 50–950 ramp
primary
#A2EA92
secondary
#B25CC5
accent
#16D0AE
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581