#A2E09E#A2E09E
#A2E09E is a very light, moderate green. Relative luminance 0.635; OKLCH L 84.8% C 0.110 H 143.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E09E |
|---|---|
| RGB | rgb(162, 224, 158) |
| HSL | hsl(116, 52%, 75%) |
| HSV | hsv(116, 29%, 88%) |
| CMYK | cmyk(27.7%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(83.68, -32.26, 26.19) |
| CIE-LCH | lch(83.68, 41.55, 140.92°) |
| OKLab | oklab(84.8% -0.088 0.0661) |
| OKLCH | oklch(84.8% 0.11 143.1) |
| XYZ | xyz(47.7256, 63.4595, 42.0754) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.91
Light Grey Green
#B7E1A1
ΔE00 3.62
Light Sage
#BCECAC
ΔE00 4.07
Washed Out Green
#BCF5A6
ΔE00 5.54
Lightgreen
#90EE90
ΔE00 5.74
Light Sea Green
#98F6B0
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E09E #DC9EE0
analogous
#C3E09E #A2E09E #9EE0BB
triadic
#A2E09E #9EA2E0 #E09EA2
tetradic
#A2E09E #9EC3E0 #DC9EE0 #E0BB9E
square
#A2E09E #9EC3E0 #DC9EE0 #E0BB9E
split-complementary
#A2E09E #BB9EE0 #E09EC3
monochromatic
#49C241 #76D170 #A2E09E #CEEFCC #E9F8E8
Accessibility & contrast
On white
1.53
#A2E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#A2E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E09E
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E09E | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D49A
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#9DDCCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2e09e; /* rgb */ color: rgb(162, 224, 158); /* oklch */ color: oklch(84.8% 0.110 143.1);
Tailwind
colors: {
custom: {
50: '#bfeabb',
500: '#a2e09e',
950: '#000000',
},
}SCSS
$custom: #a2e09e; $custom-light: #bfeabb; $custom-dark: #000000;
JSON
{
"hex": "#a2e09e",
"rgb": {
"r": 162,
"g": 224,
"b": 158
},
"hsl": {
"h": 116.364,
"s": 51.563,
"l": 74.902
},
"oklch": {
"l": 0.84795,
"c": 0.11006,
"h": 143.1
},
"luminance": 0.63461
}Semantic roles & 50–950 ramp
primary
#A2E09E
secondary
#B469B9
accent
#27BFB6
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121612
muted
#828482