#80DC77#80DC77
#80DC77 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.4% C 0.163 H 142.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #80DC77 |
|---|---|
| RGB | rgb(128, 220, 119) |
| HSL | hsl(115, 59%, 66%) |
| HSV | hsv(115, 46%, 86%) |
| CMYK | cmyk(41.8%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(80.24, -47.05, 41.09) |
| CIE-LCH | lch(80.24, 62.47, 138.87°) |
| OKLab | oklab(81.35% -0.1283 0.1) |
| OKLCH | oklch(81.35% 0.163 142.1) |
| XYZ | xyz(37.8234, 57.1052, 26.4786) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.06
Lightgreen
#90EE90
ΔE00 4.47
Fresh Green
#69D84F
ΔE00 4.86
Weird Green
#3AE57F
ΔE00 6.14
Tealish Green
#0CDC73
ΔE00 6.83
Light Green
#96F97B
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DC77 #D377DC
analogous
#B3DC77 #80DC77 #77DCA1
triadic
#80DC77 #7780DC #DC7780
tetradic
#80DC77 #77B3DC #D377DC #DCA177
square
#80DC77 #77B3DC #D377DC #DCA177
split-complementary
#80DC77 #A177DC #DC77B3
monochromatic
#38AC2C #53CF46 #80DC77 #ADE9A8 #DBF5D8
Accessibility & contrast
On white
1.69
#80DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#80DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DC77
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DC77 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6F
Deuteranopia (green-blind)
#D3C47E
Tritanopia (blue-blind)
#77D7C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #80dc77; /* rgb */ color: rgb(128, 220, 119); /* oklch */ color: oklch(81.4% 0.163 142.1);
Tailwind
colors: {
custom: {
50: '#a9e7a0',
500: '#80dc77',
950: '#000000',
},
}SCSS
$custom: #80dc77; $custom-light: #a9e7a0; $custom-dark: #000000;
JSON
{
"hex": "#80dc77",
"rgb": {
"r": 128,
"g": 220,
"b": 119
},
"hsl": {
"h": 114.653,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81351,
"c": 0.1627,
"h": 142.1
},
"luminance": 0.57108
}Semantic roles & 50–950 ramp
primary
#80DC77
secondary
#A648AF
accent
#1FC7B8
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480