Lush Garden
#008811
Here's everything about the color Lush Garden (#008811) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #008811 | |
|---|---|---|
| RGB | rgb(0, 136, 17) | |
| HSL | hsl(128, 100%, 27%) | |
| CMYK | cmyk(100%, 0%, 88%, 47%) | |
| LAB | lab(49, -49, 48) | |
| OKLCH | oklch(0.54 0.18 143) |
Color harmonies
Tints & shades
Code snippets
color: #008811;
background-color: #008811;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF008811)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.53, blue: 0.07, alpha: 1.0)