Succulent Greenhouse
#8ba477
Succulent Greenhouse is a color with the hex code #8ba477. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #8ba477 | |
|---|---|---|
| RGB | rgb(139, 164, 119) | |
| HSL | hsl(93, 20%, 55%) | |
| CMYK | cmyk(15%, 0%, 27%, 36%) | |
| LAB | lab(65, -15, 20) | |
| OKLCH | oklch(0.69 0.07 132) |
Color harmonies
Tints & shades
Code snippets
color: #8ba477;
background-color: #8ba477;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF8BA477)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.64, blue: 0.47, alpha: 1.0)