#A2FC77#A2FC77
#A2FC77 is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.6% C 0.189 H 136.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FC77 |
|---|---|
| RGB | rgb(162, 252, 119) |
| HSL | hsl(101, 96%, 73%) |
| HSV | hsv(101, 53%, 99%) |
| CMYK | cmyk(35.7%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(91.07, -49.85, 54.70) |
| CIE-LCH | lch(91.07, 74.01, 132.35°) |
| OKLab | oklab(90.6% -0.1374 0.1301) |
| OKLCH | oklch(90.6% 0.189 136.6) |
| XYZ | xyz(53.0390, 78.6316, 29.8320) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.53
Light Green
#96F97B
ΔE00 1.85
Light Grass Green
#9AF764
ΔE00 2.03
Key Lime
#AEFF6E
ΔE00 2.34
Light Lime
#AEFD6C
ΔE00 2.46
Easter Green
#8CFD7E
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FC77 #D177FC
analogous
#E4FC77 #A2FC77 #77FC8F
triadic
#A2FC77 #77A2FC #FC77A2
tetradic
#A2FC77 #77E4FC #D177FC #FC8F77
square
#A2FC77 #77E4FC #D177FC #FC8F77
split-complementary
#A2FC77 #8F77FC #FC77E4
monochromatic
#52F305 #79FB3B #A2FC77 #CBFDB3 #EBFEE1
Accessibility & contrast
On white
1.26
#A2FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#A2FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FC77
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FC77 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6B
Deuteranopia (green-blind)
#F7E380
Tritanopia (blue-blind)
#9FF4DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a2fc77; /* rgb */ color: rgb(162, 252, 119); /* oklch */ color: oklch(90.6% 0.189 136.6);
Tailwind
colors: {
custom: {
50: '#c2fea1',
500: '#a2fc77',
950: '#000000',
},
}SCSS
$custom: #a2fc77; $custom-light: #c2fea1; $custom-dark: #000000;
JSON
{
"hex": "#a2fc77",
"rgb": {
"r": 162,
"g": 252,
"b": 119
},
"hsl": {
"h": 100.602,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.90598,
"c": 0.18921,
"h": 136.6
},
"luminance": 0.78634
}Semantic roles & 50–950 ramp
primary
#A2FC77
secondary
#A73ED9
accent
#00E69B
background
#FDFFFC
surface
#F9FFF5
border
#D2D7CF
text
#13180F
muted
#828680