#A2FA93#A2FA93
#A2FA93 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.5% C 0.160 H 140.8°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FA93 |
|---|---|
| RGB | rgb(162, 250, 147) |
| HSL | hsl(111, 91%, 78%) |
| HSV | hsv(111, 41%, 98%) |
| CMYK | cmyk(35.2%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(90.85, -45.56, 41.20) |
| CIE-LCH | lch(90.85, 61.42, 137.87°) |
| OKLab | oklab(90.54% -0.1244 0.1013) |
| OKLCH | oklch(90.54% 0.16 140.8) |
| XYZ | xyz(54.3503, 78.1565, 39.8201) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.68
Pastel Green
#B0FF9D
ΔE00 1.82
Pale Light Green
#B1FC99
ΔE00 1.82
Light Pastel Green
#B2FBA5
ΔE00 2.96
Light Green
#96F97B
ΔE00 3.16
Lightgreen
#90EE90
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FA93 #EB93FA
analogous
#D5FA93 #A2FA93 #93FAB7
triadic
#A2FA93 #93A2FA #FA93A2
tetradic
#A2FA93 #93D5FA #EB93FA #FAB793
square
#A2FA93 #93D5FA #EB93FA #FAB793
split-complementary
#A2FA93 #B793FA #FA93D5
monochromatic
#3DF51E #70F759 #A2FA93 #D4FDCD #E6FEE2
Accessibility & contrast
On white
1.26
#A2FA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#A2FA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FA93
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FA93 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#F2E299
Tritanopia (blue-blind)
#9BF4E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a2fa93; /* rgb */ color: rgb(162, 250, 147); /* oklch */ color: oklch(90.5% 0.160 140.8);
Tailwind
colors: {
custom: {
50: '#c1fcb4',
500: '#a2fa93',
950: '#000000',
},
}SCSS
$custom: #a2fa93; $custom-light: #c1fcb4; $custom-dark: #000000;
JSON
{
"hex": "#a2fa93",
"rgb": {
"r": 162,
"g": 250,
"b": 147
},
"hsl": {
"h": 111.262,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.90537,
"c": 0.1604,
"h": 140.8
},
"luminance": 0.78159
}Semantic roles & 50–950 ramp
primary
#A2FA93
secondary
#C757DA
accent
#00E6C4
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581