#80DC78#80DC78
#80DC78 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.4% C 0.162 H 142.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #80DC78 |
|---|---|
| RGB | rgb(128, 220, 120) |
| HSL | hsl(115, 59%, 67%) |
| HSV | hsv(115, 45%, 86%) |
| CMYK | cmyk(41.8%, 0%, 45.5%, 13.7%) |
| CIE-LAB | lab(80.25, -46.91, 40.62) |
| CIE-LCH | lch(80.25, 62.05, 139.11°) |
| OKLab | oklab(81.37% -0.1279 0.099) |
| OKLCH | oklch(81.37% 0.162 142.3) |
| XYZ | xyz(37.8838, 57.1293, 26.7965) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.17
Lightgreen
#90EE90
ΔE00 4.41
Fresh Green
#69D84F
ΔE00 5.01
Weird Green
#3AE57F
ΔE00 6.08
Tealish Green
#0CDC73
ΔE00 6.79
Palegreen
#98FB98
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DC78 #D478DC
analogous
#B2DC78 #80DC78 #78DCA2
triadic
#80DC78 #7880DC #DC7880
tetradic
#80DC78 #78B2DC #D478DC #DCA278
square
#80DC78 #78B2DC #D478DC #DCA278
split-complementary
#80DC78 #A278DC #DC78B2
monochromatic
#37AD2D #52CF47 #80DC78 #AEE9A9 #DBF5D9
Accessibility & contrast
On white
1.69
#80DC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#80DC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DC78
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DC78 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC70
Deuteranopia (green-blind)
#D3C47E
Tritanopia (blue-blind)
#76D7C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #80dc78; /* rgb */ color: rgb(128, 220, 120); /* oklch */ color: oklch(81.4% 0.162 142.3);
Tailwind
colors: {
custom: {
50: '#a9e7a0',
500: '#80dc78',
950: '#000000',
},
}SCSS
$custom: #80dc78; $custom-light: #a9e7a0; $custom-dark: #000000;
JSON
{
"hex": "#80dc78",
"rgb": {
"r": 128,
"g": 220,
"b": 120
},
"hsl": {
"h": 115.2,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.81367,
"c": 0.16175,
"h": 142.3
},
"luminance": 0.57132
}Semantic roles & 50–950 ramp
primary
#80DC78
secondary
#A749AF
accent
#1FC6B9
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480