#80DC79#80DC79
#80DC79 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.161 H 142.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #80DC79 |
|---|---|
| RGB | rgb(128, 220, 121) |
| HSL | hsl(116, 59%, 67%) |
| HSV | hsv(116, 45%, 86%) |
| CMYK | cmyk(41.8%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(80.27, -46.78, 40.14) |
| CIE-LCH | lch(80.27, 61.64, 139.36°) |
| OKLab | oklab(81.38% -0.1275 0.098) |
| OKLCH | oklch(81.38% 0.161 142.5) |
| XYZ | xyz(37.9448, 57.1537, 27.1178) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.35
Fresh Green
#69D84F
ΔE00 5.15
Weird Green
#3AE57F
ΔE00 6.03
Tealish Green
#0CDC73
ΔE00 6.76
Palegreen
#98FB98
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DC79 #D579DC
analogous
#B1DC79 #80DC79 #79DCA4
triadic
#80DC79 #7980DC #DC7980
tetradic
#80DC79 #79B1DC #D579DC #DCA479
square
#80DC79 #79B1DC #D579DC #DCA479
split-complementary
#80DC79 #A479DC #DC79B1
monochromatic
#36AD2D #52CF48 #80DC79 #AEE9AA #DCF5DA
Accessibility & contrast
On white
1.69
#80DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#80DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DC79
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DC79 | 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)
#E0CC71
Deuteranopia (green-blind)
#D3C47F
Tritanopia (blue-blind)
#76D7C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #80dc79; /* rgb */ color: rgb(128, 220, 121); /* oklch */ color: oklch(81.4% 0.161 142.5);
Tailwind
colors: {
custom: {
50: '#a9e7a1',
500: '#80dc79',
950: '#000000',
},
}SCSS
$custom: #80dc79; $custom-light: #a9e7a1; $custom-dark: #000000;
JSON
{
"hex": "#80dc79",
"rgb": {
"r": 128,
"g": 220,
"b": 121
},
"hsl": {
"h": 115.758,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.81382,
"c": 0.1608,
"h": 142.5
},
"luminance": 0.57156
}Semantic roles & 50–950 ramp
primary
#80DC79
secondary
#A84AB0
accent
#1FC6BA
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480