#A2FC79#A2FC79
#A2FC79 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.6% C 0.187 H 136.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FC79 |
|---|---|
| RGB | rgb(162, 252, 121) |
| HSL | hsl(101, 96%, 73%) |
| HSV | hsv(101, 52%, 99%) |
| CMYK | cmyk(35.7%, 0%, 52%, 1.2%) |
| CIE-LAB | lab(91.09, -49.63, 53.82) |
| CIE-LCH | lch(91.09, 73.21, 132.68°) |
| OKLab | oklab(90.62% -0.1367 0.1283) |
| OKLCH | oklch(90.62% 0.187 136.8) |
| XYZ | xyz(53.1604, 78.6802, 30.4712) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.68
Spring Green (survey)
#A9F971
ΔE00 1.70
Light Grass Green
#9AF764
ΔE00 2.24
Key Lime
#AEFF6E
ΔE00 2.55
Light Lime
#AEFD6C
ΔE00 2.68
Easter Green
#8CFD7E
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FC79 #D379FC
analogous
#E4FC79 #A2FC79 #79FC91
triadic
#A2FC79 #79A2FC #FC79A2
tetradic
#A2FC79 #79E4FC #D379FC #FC9179
square
#A2FC79 #79E4FC #D379FC #FC9179
split-complementary
#A2FC79 #9179FC #FC79E4
monochromatic
#50F505 #78FB3D #A2FC79 #CCFDB5 #EAFEE1
Accessibility & contrast
On white
1.25
#A2FC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#A2FC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FC79
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FC79 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6D
Deuteranopia (green-blind)
#F7E382
Tritanopia (blue-blind)
#9FF4DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a2fc79; /* rgb */ color: rgb(162, 252, 121); /* oklch */ color: oklch(90.6% 0.187 136.8);
Tailwind
colors: {
custom: {
50: '#c2fea3',
500: '#a2fc79',
950: '#000000',
},
}SCSS
$custom: #a2fc79; $custom-light: #c2fea3; $custom-dark: #000000;
JSON
{
"hex": "#a2fc79",
"rgb": {
"r": 162,
"g": 252,
"b": 121
},
"hsl": {
"h": 101.221,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90623,
"c": 0.18746,
"h": 136.8
},
"luminance": 0.78683
}Semantic roles & 50–950 ramp
primary
#A2FC79
secondary
#A940D9
accent
#00E69E
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13180F
muted
#828680