Leafy Greens
#80bb66
Here's everything about the color Leafy Greens (#80bb66) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #80bb66 | |
|---|---|---|
| RGB | rgb(128, 187, 102) | |
| HSL | hsl(102, 38%, 57%) | |
| CMYK | cmyk(32%, 0%, 45%, 27%) | |
| LAB | lab(70, -32, 37) | |
| OKLCH | oklch(0.73 0.131 137) |
Color harmonies
Tints & shades
Code snippets
color: #80bb66;
background-color: #80bb66;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF80BB66)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.73, blue: 0.40, alpha: 1.0)