#A2E99D#A2E99D
#A2E99D is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.8% C 0.125 H 142.9°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E99D |
|---|---|
| RGB | rgb(162, 233, 157) |
| HSL | hsl(116, 63%, 76%) |
| HSV | hsv(116, 33%, 91%) |
| CMYK | cmyk(30.5%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(86.20, -36.57, 30.10) |
| CIE-LCH | lch(86.20, 47.36, 140.54°) |
| OKLab | oklab(86.82% -0.0997 0.0755) |
| OKLCH | oklch(86.82% 0.125 142.9) |
| XYZ | xyz(50.1230, 68.3914, 42.4517) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.53
Hospital Green
#9BE5AA
ΔE00 3.79
Washed Out Green
#BCF5A6
ΔE00 3.97
Light Pastel Green
#B2FBA5
ΔE00 4.11
Light Sage
#BCECAC
ΔE00 4.16
Light Mint Green
#A6FBB2
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E99D #E49DE9
analogous
#C8E99D #A2E99D #9DE9BE
triadic
#A2E99D #9DA2E9 #E99DA2
tetradic
#A2E99D #9DC8E9 #E49DE9 #E9BE9D
square
#A2E99D #9DC8E9 #E49DE9 #E9BE9D
split-complementary
#A2E99D #BE9DE9 #E99DC8
monochromatic
#43D339 #73DE6B #A2E99D #D1F4CF #E7F9E6
Accessibility & contrast
On white
1.43
#A2E99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#A2E99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E99D
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E99D | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC98
Deuteranopia (green-blind)
#E2D5A1
Tritanopia (blue-blind)
#9CE5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2e99d; /* rgb */ color: rgb(162, 233, 157); /* oklch */ color: oklch(86.8% 0.125 142.9);
Tailwind
colors: {
custom: {
50: '#bff0ba',
500: '#a2e99d',
950: '#000000',
},
}SCSS
$custom: #a2e99d; $custom-light: #bff0ba; $custom-dark: #000000;
JSON
{
"hex": "#a2e99d",
"rgb": {
"r": 162,
"g": 233,
"b": 157
},
"hsl": {
"h": 116.053,
"s": 63.333,
"l": 76.471
},
"oklch": {
"l": 0.86821,
"c": 0.12508,
"h": 142.9
},
"luminance": 0.68394
}Semantic roles & 50–950 ramp
primary
#A2E99D
secondary
#BE66C4
accent
#1ACBBF
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581