#A2FB77#A2FB77
#A2FB77 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.4% C 0.188 H 136.5°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FB77 |
|---|---|
| RGB | rgb(162, 251, 119) |
| HSL | hsl(100, 94%, 73%) |
| HSV | hsv(100, 53%, 98%) |
| CMYK | cmyk(35.5%, 0%, 52.6%, 1.6%) |
| CIE-LAB | lab(90.78, -49.44, 54.36) |
| CIE-LCH | lch(90.78, 73.48, 132.28°) |
| OKLab | oklab(90.37% -0.1363 0.1293) |
| OKLCH | oklch(90.37% 0.188 136.5) |
| XYZ | xyz(52.7258, 78.0052, 29.7276) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.46
Light Green
#96F97B
ΔE00 1.79
Light Grass Green
#9AF764
ΔE00 2.00
Key Lime
#AEFF6E
ΔE00 2.42
Light Lime
#AEFD6C
ΔE00 2.51
Easter Green
#8CFD7E
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FB77 #D077FB
analogous
#E4FB77 #A2FB77 #77FB8E
triadic
#A2FB77 #77A2FB #FB77A2
tetradic
#A2FB77 #77E4FB #D077FB #FB8E77
square
#A2FB77 #77E4FB #D077FB #FB8E77
split-complementary
#A2FB77 #8E77FB #FB77E4
monochromatic
#53F107 #79F93C #A2FB77 #CBFDB2 #EBFEE1
Accessibility & contrast
On white
1.26
#A2FB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#A2FB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FB77
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FB77 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96B
Deuteranopia (green-blind)
#F6E280
Tritanopia (blue-blind)
#9FF3DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a2fb77; /* rgb */ color: rgb(162, 251, 119); /* oklch */ color: oklch(90.4% 0.188 136.5);
Tailwind
colors: {
custom: {
50: '#c2fda1',
500: '#a2fb77',
950: '#000000',
},
}SCSS
$custom: #a2fb77; $custom-light: #c2fda1; $custom-dark: #000000;
JSON
{
"hex": "#a2fb77",
"rgb": {
"r": 162,
"g": 251,
"b": 119
},
"hsl": {
"h": 100.455,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.90366,
"c": 0.18787,
"h": 136.5
},
"luminance": 0.78008
}Semantic roles & 50–950 ramp
primary
#A2FB77
secondary
#A63FD8
accent
#00E69B
background
#FDFFFC
surface
#F9FFF5
border
#D2D7CF
text
#13180F
muted
#828680