#A2E99E#A2E99E
#A2E99E is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.8% C 0.124 H 143.2°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E99E |
|---|---|
| RGB | rgb(162, 233, 158) |
| HSL | hsl(117, 63%, 77%) |
| HSV | hsv(117, 32%, 91%) |
| CMYK | cmyk(30.5%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(86.22, -36.41, 29.61) |
| CIE-LCH | lch(86.22, 46.93, 140.88°) |
| OKLab | oklab(86.84% -0.0993 0.0744) |
| OKLCH | oklch(86.84% 0.124 143.2) |
| XYZ | xyz(50.2087, 68.4257, 42.9031) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 3.65
Washed Out Green
#BCF5A6
ΔE00 4.03
Light Sage
#BCECAC
ΔE00 4.10
Light Mint Green
#A6FBB2
ΔE00 4.15
Light Pastel Green
#B2FBA5
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E99E #E59EE9
analogous
#C8E99E #A2E99E #9EE9C0
triadic
#A2E99E #9EA2E9 #E99EA2
tetradic
#A2E99E #9EC8E9 #E59EE9 #E9C09E
square
#A2E99E #9EC8E9 #E59EE9 #E9C09E
split-complementary
#A2E99E #C09EE9 #E99EC8
monochromatic
#42D23A #72DE6C #A2E99E #D2F4D0 #E7F9E6
Accessibility & contrast
On white
1.43
#A2E99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#A2E99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E99E
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E99E | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC99
Deuteranopia (green-blind)
#E1D5A2
Tritanopia (blue-blind)
#9BE5D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2e99e; /* rgb */ color: rgb(162, 233, 158); /* oklch */ color: oklch(86.8% 0.124 143.2);
Tailwind
colors: {
custom: {
50: '#bff0bb',
500: '#a2e99e',
950: '#000000',
},
}SCSS
$custom: #a2e99e; $custom-light: #bff0bb; $custom-dark: #000000;
JSON
{
"hex": "#a2e99e",
"rgb": {
"r": 162,
"g": 233,
"b": 158
},
"hsl": {
"h": 116.8,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.86841,
"c": 0.12406,
"h": 143.2
},
"luminance": 0.68428
}Semantic roles & 50–950 ramp
primary
#A2E99E
secondary
#BF67C4
accent
#1BCBC1
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121612
muted
#828582