#80D877#80D877
#80D877 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.4% C 0.157 H 142.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #80D877 |
|---|---|
| RGB | rgb(128, 216, 119) |
| HSL | hsl(114, 55%, 66%) |
| HSV | hsv(114, 45%, 85%) |
| CMYK | cmyk(40.7%, 0%, 44.9%, 15.3%) |
| CIE-LAB | lab(79.06, -45.36, 39.60) |
| CIE-LCH | lch(79.06, 60.22, 138.87°) |
| OKLab | oklab(80.39% -0.1237 0.0966) |
| OKLCH | oklch(80.39% 0.157 142) |
| XYZ | xyz(36.7862, 55.0307, 26.1328) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.74
Fresh Green
#69D84F
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.18
Pistachio
#93C572
ΔE00 6.14
Soft Green
#6FC276
ΔE00 6.25
Weird Green
#3AE57F
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D877 #CF77D8
analogous
#B0D877 #80D877 #77D89E
triadic
#80D877 #7780D8 #D87780
tetradic
#80D877 #77B0D8 #CF77D8 #D89E77
square
#80D877 #77B0D8 #CF77D8 #D89E77
split-complementary
#80D877 #9E77D8 #D877B0
monochromatic
#3AA52F #54CA47 #80D877 #ACE6A7 #D9F3D6
Accessibility & contrast
On white
1.75
#80D877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#80D877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D877
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D877 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC96F
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#77D3C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #80d877; /* rgb */ color: rgb(128, 216, 119); /* oklch */ color: oklch(80.4% 0.157 142.0);
Tailwind
colors: {
custom: {
50: '#a9e4a0',
500: '#80d877',
950: '#000000',
},
}SCSS
$custom: #80d877; $custom-light: #a9e4a0; $custom-dark: #000000;
JSON
{
"hex": "#80d877",
"rgb": {
"r": 128,
"g": 216,
"b": 119
},
"hsl": {
"h": 114.433,
"s": 55.429,
"l": 65.686
},
"oklch": {
"l": 0.80389,
"c": 0.157,
"h": 142
},
"luminance": 0.55033
}Semantic roles & 50–950 ramp
primary
#80D877
secondary
#A04AA9
accent
#23C3B4
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480