#A2FF77#A2FF77
#A2FF77 is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.3% C 0.193 H 136.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FF77 |
|---|---|
| RGB | rgb(162, 255, 119) |
| HSL | hsl(101, 100%, 73%) |
| HSV | hsv(101, 53%, 100%) |
| CMYK | cmyk(36.5%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(91.92, -51.10, 55.72) |
| CIE-LCH | lch(91.92, 75.60, 132.52°) |
| OKLab | oklab(91.3% -0.1408 0.1323) |
| OKLCH | oklch(91.3% 0.193 136.8) |
| XYZ | xyz(53.9886, 80.5307, 30.1485) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.87
Light Green
#96F97B
ΔE00 2.16
Key Lime
#AEFF6E
ΔE00 2.22
Light Grass Green
#9AF764
ΔE00 2.25
Light Lime
#AEFD6C
ΔE00 2.45
Easter Green
#8CFD7E
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FF77 #D477FF
analogous
#E6FF77 #A2FF77 #77FF90
triadic
#A2FF77 #77A2FF #FF77A2
tetradic
#A2FF77 #77E6FF #D477FF #FF9077
square
#A2FF77 #77E6FF #D477FF #FF9077
split-complementary
#A2FF77 #9077FF #FF77E6
monochromatic
#50FC00 #78FF3A #A2FF77 #CCFFB4 #EAFFE0
Accessibility & contrast
On white
1.23
#A2FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#A2FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FF77
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FF77 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6A
Deuteranopia (green-blind)
#F9E580
Tritanopia (blue-blind)
#9EF7E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a2ff77; /* rgb */ color: rgb(162, 255, 119); /* oklch */ color: oklch(91.3% 0.193 136.8);
Tailwind
colors: {
custom: {
50: '#c2ffa1',
500: '#a2ff77',
950: '#000000',
},
}SCSS
$custom: #a2ff77; $custom-light: #c2ffa1; $custom-dark: #000000;
JSON
{
"hex": "#a2ff77",
"rgb": {
"r": 162,
"g": 255,
"b": 119
},
"hsl": {
"h": 101.029,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91295,
"c": 0.19322,
"h": 136.8
},
"luminance": 0.80533
}Semantic roles & 50–950 ramp
primary
#A2FF77
secondary
#AA3DDD
accent
#00E69D
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13180F
muted
#828680