#A2F99B#A2F99B
#A2F99B is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.4% C 0.151 H 142.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F99B |
|---|---|
| RGB | rgb(162, 249, 155) |
| HSL | hsl(116, 89%, 79%) |
| HSV | hsv(116, 38%, 98%) |
| CMYK | cmyk(34.9%, 0%, 37.8%, 2.4%) |
| CIE-LAB | lab(90.69, -43.99, 37.05) |
| CIE-LCH | lch(90.69, 57.51, 139.89°) |
| OKLab | oklab(90.44% -0.1199 0.0919) |
| OKLCH | oklch(90.44% 0.151 142.5) |
| XYZ | xyz(54.6901, 77.7966, 43.1386) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.36
Pastel Green
#B0FF9D
ΔE00 2.05
Light Pastel Green
#B2FBA5
ΔE00 2.14
Pale Light Green
#B1FC99
ΔE00 2.27
Lightgreen
#90EE90
ΔE00 2.76
Mint Green
#8FFF9F
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F99B #F29BF9
analogous
#D1F99B #A2F99B #9BF9C3
triadic
#A2F99B #9BA2F9 #F99BA2
tetradic
#A2F99B #9BD1F9 #F29BF9 #F9C39B
square
#A2F99B #9BD1F9 #F29BF9 #F9C39B
split-complementary
#A2F99B #C39BF9 #F99BD1
monochromatic
#37F228 #6CF661 #A2F99B #D8FCD5 #E4FDE2
Accessibility & contrast
On white
1.27
#A2F99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#A2F99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F99B
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F99B | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE994
Deuteranopia (green-blind)
#F0E1A1
Tritanopia (blue-blind)
#9AF4E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a2f99b; /* rgb */ color: rgb(162, 249, 155); /* oklch */ color: oklch(90.4% 0.151 142.5);
Tailwind
colors: {
custom: {
50: '#c0fbb9',
500: '#a2f99b',
950: '#000000',
},
}SCSS
$custom: #a2f99b; $custom-light: #c0fbb9; $custom-dark: #000000;
JSON
{
"hex": "#a2f99b",
"rgb": {
"r": 162,
"g": 249,
"b": 155
},
"hsl": {
"h": 115.532,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.90442,
"c": 0.15109,
"h": 142.5
},
"luminance": 0.77799
}Semantic roles & 50–950 ramp
primary
#A2F99B
secondary
#D05FD9
accent
#00E5D4
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581