#A2FA7C#A2FA7C
#A2FA7C is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.2% C 0.182 H 137.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FA7C |
|---|---|
| RGB | rgb(162, 250, 124) |
| HSL | hsl(102, 93%, 73%) |
| HSV | hsv(102, 50%, 98%) |
| CMYK | cmyk(35.2%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(90.55, -48.46, 51.79) |
| CIE-LCH | lch(90.55, 70.93, 133.10°) |
| OKLab | oklab(90.2% -0.1333 0.124) |
| OKLCH | oklch(90.2% 0.182 137.1) |
| XYZ | xyz(52.7225, 77.5054, 31.2470) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.40
Spring Green (survey)
#A9F971
ΔE00 1.97
Light Grass Green
#9AF764
ΔE00 2.59
Easter Green
#8CFD7E
ΔE00 2.74
Key Lime
#AEFF6E
ΔE00 3.06
Light Lime
#AEFD6C
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FA7C #D47CFA
analogous
#E1FA7C #A2FA7C #7CFA95
triadic
#A2FA7C #7CA2FA #FA7CA2
tetradic
#A2FA7C #7CE1FA #D47CFA #FA957C
square
#A2FA7C #7CE1FA #D47CFA #FA957C
split-complementary
#A2FA7C #957CFA #FA7CE1
monochromatic
#50F209 #78F841 #A2FA7C #CCFCB7 #EAFEE2
Accessibility & contrast
On white
1.27
#A2FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#A2FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FA7C
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FA7C | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#F5E184
Tritanopia (blue-blind)
#9EF2DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a2fa7c; /* rgb */ color: rgb(162, 250, 124); /* oklch */ color: oklch(90.2% 0.182 137.1);
Tailwind
colors: {
custom: {
50: '#c1fca4',
500: '#a2fa7c',
950: '#000000',
},
}SCSS
$custom: #a2fa7c; $custom-light: #c1fca4; $custom-dark: #000000;
JSON
{
"hex": "#a2fa7c",
"rgb": {
"r": 162,
"g": 250,
"b": 124
},
"hsl": {
"h": 101.905,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.90198,
"c": 0.18208,
"h": 137.1
},
"luminance": 0.77508
}Semantic roles & 50–950 ramp
primary
#A2FA7C
secondary
#AA43D7
accent
#00E6A0
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13170F
muted
#828580