Hedged Garden
#00aa11
Here's everything about the color Hedged Garden (#00aa11) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #00aa11 | |
|---|---|---|
| RGB | rgb(0, 170, 17) | |
| HSL | hsl(126, 100%, 33%) | |
| CMYK | cmyk(100%, 0%, 90%, 33%) | |
| LAB | lab(61, -58, 57) | |
| OKLCH | oklch(0.64 0.214 143) |
Color harmonies
Tints & shades
Code snippets
color: #00aa11;
background-color: #00aa11;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-green-500 /* ≈ #00c950 */
/* Flutter */
Color(0xFF00AA11)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.67, blue: 0.07, alpha: 1.0)