#A2FC99#A2FC99
#A2FC99 is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.1% C 0.157 H 142.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FC99 |
|---|---|
| RGB | rgb(162, 252, 153) |
| HSL | hsl(115, 94%, 79%) |
| HSV | hsv(115, 39%, 99%) |
| CMYK | cmyk(35.7%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(91.50, -45.57, 39.11) |
| CIE-LCH | lch(91.50, 60.05, 139.37°) |
| OKLab | oklab(91.1% -0.1243 0.0966) |
| OKLCH | oklch(91.1% 0.157 142.1) |
| XYZ | xyz(55.4582, 79.5993, 42.5729) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.17
Pastel Green
#B0FF9D
ΔE00 1.69
Pale Light Green
#B1FC99
ΔE00 2.04
Light Pastel Green
#B2FBA5
ΔE00 2.56
Mint Green
#8FFF9F
ΔE00 2.72
Baby Green
#8CFF9E
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FC99 #F399FC
analogous
#D4FC99 #A2FC99 #99FCC1
triadic
#A2FC99 #99A2FC #FC99A2
tetradic
#A2FC99 #99D4FC #F399FC #FCC199
square
#A2FC99 #99D4FC #F399FC #FCC199
split-complementary
#A2FC99 #C199FC #FC99D4
monochromatic
#36F922 #6CFA5E #A2FC99 #D8FED4 #E4FEE1
Accessibility & contrast
On white
1.24
#A2FC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#A2FC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FC99
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FC99 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#F3E39F
Tritanopia (blue-blind)
#9AF6E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #a2fc99; /* rgb */ color: rgb(162, 252, 153); /* oklch */ color: oklch(91.1% 0.157 142.1);
Tailwind
colors: {
custom: {
50: '#c1feb8',
500: '#a2fc99',
950: '#000000',
},
}SCSS
$custom: #a2fc99; $custom-light: #c1feb8; $custom-dark: #000000;
JSON
{
"hex": "#a2fc99",
"rgb": {
"r": 162,
"g": 252,
"b": 153
},
"hsl": {
"h": 114.545,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.91096,
"c": 0.15743,
"h": 142.1
},
"luminance": 0.79602
}Semantic roles & 50–950 ramp
primary
#A2FC99
secondary
#D25CDE
accent
#00E6D1
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681