#A2EE95#A2EE95
#A2EE95 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.8% C 0.141 H 140.9°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EE95 |
|---|---|
| RGB | rgb(162, 238, 149) |
| HSL | hsl(111, 72%, 76%) |
| HSV | hsv(111, 37%, 93%) |
| CMYK | cmyk(31.9%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(87.48, -40.02, 35.84) |
| CIE-LCH | lch(87.48, 53.73, 138.16°) |
| OKLab | oklab(87.82% -0.1092 0.0889) |
| OKLCH | oklch(87.82% 0.141 140.9) |
| XYZ | xyz(50.8978, 70.9982, 39.4502) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.24
Light Pastel Green
#B2FBA5
ΔE00 3.04
Palegreen
#98FB98
ΔE00 3.39
Pale Light Green
#B1FC99
ΔE00 3.39
Washed Out Green
#BCF5A6
ΔE00 3.69
Pastel Green
#B0FF9D
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EE95 #E195EE
analogous
#CEEE95 #A2EE95 #95EEB4
triadic
#A2EE95 #95A2EE #EE95A2
tetradic
#A2EE95 #95CEEE #E195EE #EEB495
square
#A2EE95 #95CEEE #E195EE #EEB495
split-complementary
#A2EE95 #B495EE #EE95CE
monochromatic
#45DD2C #74E660 #A2EE95 #D0F6CA #E8FBE5
Accessibility & contrast
On white
1.38
#A2EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#A2EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EE95
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EE95 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08F
Deuteranopia (green-blind)
#E7D99A
Tritanopia (blue-blind)
#9CE9D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #a2ee95; /* rgb */ color: rgb(162, 238, 149); /* oklch */ color: oklch(87.8% 0.141 140.9);
Tailwind
colors: {
custom: {
50: '#c0f4b5',
500: '#a2ee95',
950: '#000000',
},
}SCSS
$custom: #a2ee95; $custom-light: #c0f4b5; $custom-dark: #000000;
JSON
{
"hex": "#a2ee95",
"rgb": {
"r": 162,
"g": 238,
"b": 149
},
"hsl": {
"h": 111.236,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.87816,
"c": 0.14082,
"h": 140.9
},
"luminance": 0.71
}Semantic roles & 50–950 ramp
primary
#A2EE95
secondary
#BA5DCA
accent
#11D4B8
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581