#A2FA91#A2FA91
#A2FA91 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.5% C 0.162 H 140.5°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FA91 |
|---|---|
| RGB | rgb(162, 250, 145) |
| HSL | hsl(110, 91%, 77%) |
| HSV | hsv(110, 42%, 98%) |
| CMYK | cmyk(35.2%, 0%, 42%, 2%) |
| CIE-LAB | lab(90.82, -45.83, 42.14) |
| CIE-LCH | lch(90.82, 62.26, 137.40°) |
| OKLab | oklab(90.51% -0.1252 0.1034) |
| OKLCH | oklch(90.51% 0.162 140.5) |
| XYZ | xyz(54.1947, 78.0943, 39.0007) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.86
Palegreen
#98FB98
ΔE00 1.91
Pastel Green
#B0FF9D
ΔE00 1.92
Light Green
#96F97B
ΔE00 2.88
Light Pastel Green
#B2FBA5
ΔE00 3.19
Easter Green
#8CFD7E
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FA91 #E991FA
analogous
#D6FA91 #A2FA91 #91FAB5
triadic
#A2FA91 #91A2FA #FA91A2
tetradic
#A2FA91 #91D6FA #E991FA #FAB591
square
#A2FA91 #91D6FA #E991FA #FAB591
split-complementary
#A2FA91 #B591FA #FA91D6
monochromatic
#3FF51C #71F756 #A2FA91 #D3FDCC #E6FEE2
Accessibility & contrast
On white
1.26
#A2FA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#A2FA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FA91
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FA91 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA89
Deuteranopia (green-blind)
#F2E297
Tritanopia (blue-blind)
#9BF4E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a2fa91; /* rgb */ color: rgb(162, 250, 145); /* oklch */ color: oklch(90.5% 0.162 140.5);
Tailwind
colors: {
custom: {
50: '#c1fcb2',
500: '#a2fa91',
950: '#000000',
},
}SCSS
$custom: #a2fa91; $custom-light: #c1fcb2; $custom-dark: #000000;
JSON
{
"hex": "#a2fa91",
"rgb": {
"r": 162,
"g": 250,
"b": 145
},
"hsl": {
"h": 110.286,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.90505,
"c": 0.16234,
"h": 140.5
},
"luminance": 0.78097
}Semantic roles & 50–950 ramp
primary
#A2FA91
secondary
#C456DA
accent
#00E6C0
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581