#A2FB99#A2FB99
#A2FB99 is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.9% C 0.156 H 142.1°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FB99 |
|---|---|
| RGB | rgb(162, 251, 153) |
| HSL | hsl(114, 92%, 79%) |
| HSV | hsv(114, 39%, 98%) |
| CMYK | cmyk(35.5%, 0%, 39%, 1.6%) |
| CIE-LAB | lab(91.22, -45.14, 38.74) |
| CIE-LCH | lch(91.22, 59.48, 139.37°) |
| OKLab | oklab(90.87% -0.1231 0.0958) |
| OKLCH | oklch(90.87% 0.156 142.1) |
| XYZ | xyz(55.1450, 78.9729, 42.4685) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.18
Pastel Green
#B0FF9D
ΔE00 1.74
Pale Light Green
#B1FC99
ΔE00 2.03
Light Pastel Green
#B2FBA5
ΔE00 2.45
Mint Green
#8FFF9F
ΔE00 2.77
Baby Green
#8CFF9E
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FB99 #F299FB
analogous
#D3FB99 #A2FB99 #99FBC1
triadic
#A2FB99 #99A2FB #FB99A2
tetradic
#A2FB99 #99D3FB #F299FB #FBC199
square
#A2FB99 #99D3FB #F299FB #FBC199
split-complementary
#A2FB99 #C199FB #FB99D3
monochromatic
#37F623 #6CF95E #A2FB99 #D8FDD4 #E4FEE2
Accessibility & contrast
On white
1.25
#A2FB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#A2FB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FB99
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FB99 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#F2E39F
Tritanopia (blue-blind)
#9AF5E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a2fb99; /* rgb */ color: rgb(162, 251, 153); /* oklch */ color: oklch(90.9% 0.156 142.1);
Tailwind
colors: {
custom: {
50: '#c1fdb8',
500: '#a2fb99',
950: '#000000',
},
}SCSS
$custom: #a2fb99; $custom-light: #c1fdb8; $custom-dark: #000000;
JSON
{
"hex": "#a2fb99",
"rgb": {
"r": 162,
"g": 251,
"b": 153
},
"hsl": {
"h": 114.49,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.90867,
"c": 0.15598,
"h": 142.1
},
"luminance": 0.78976
}Semantic roles & 50–950 ramp
primary
#A2FB99
secondary
#D05CDC
accent
#00E6D0
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581