#A2FE99#A2FE99
#A2FE99 is a very light, vivid green. Relative luminance 0.809; OKLCH L 91.6% C 0.160 H 142.2°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FE99 |
|---|---|
| RGB | rgb(162, 254, 153) |
| HSL | hsl(115, 98%, 80%) |
| HSV | hsv(115, 40%, 100%) |
| CMYK | cmyk(36.2%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(92.07, -46.43, 39.84) |
| CIE-LCH | lch(92.07, 61.18, 139.37°) |
| OKLab | oklab(91.56% -0.1266 0.0983) |
| OKLCH | oklch(91.56% 0.16 142.2) |
| XYZ | xyz(56.0896, 80.8620, 42.7833) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.28
Pastel Green
#B0FF9D
ΔE00 1.68
Pale Light Green
#B1FC99
ΔE00 2.13
Mint Green
#8FFF9F
ΔE00 2.68
Light Pastel Green
#B2FBA5
ΔE00 2.82
Baby Green
#8CFF9E
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FE99 #F599FE
analogous
#D5FE99 #A2FE99 #99FEC2
triadic
#A2FE99 #99A2FE #FE99A2
tetradic
#A2FE99 #99D5FE #F599FE #FEC299
square
#A2FE99 #99D5FE #F599FE #FEC299
split-complementary
#A2FE99 #C299FE #FE99D5
monochromatic
#33FD20 #6BFD5C #A2FE99 #D9FFD6 #E3FFE1
Accessibility & contrast
On white
1.22
#A2FE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#A2FE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FE99
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FE99 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE92
Deuteranopia (green-blind)
#F5E59F
Tritanopia (blue-blind)
#99F8E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a2fe99; /* rgb */ color: rgb(162, 254, 153); /* oklch */ color: oklch(91.6% 0.160 142.2);
Tailwind
colors: {
custom: {
50: '#c1ffb8',
500: '#a2fe99',
950: '#000000',
},
}SCSS
$custom: #a2fe99; $custom-light: #c1ffb8; $custom-dark: #000000;
JSON
{
"hex": "#a2fe99",
"rgb": {
"r": 162,
"g": 254,
"b": 153
},
"hsl": {
"h": 114.653,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.91555,
"c": 0.16032,
"h": 142.2
},
"luminance": 0.80865
}Semantic roles & 50–950 ramp
primary
#A2FE99
secondary
#D55BE0
accent
#00E6D1
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681