Gecko’s Dream
#669900
Here's everything about the color Gecko’s Dream (#669900) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #669900 | |
|---|---|---|
| RGB | rgb(102, 153, 0) | |
| HSL | hsl(80, 100%, 30%) | |
| CMYK | cmyk(33%, 0%, 100%, 40%) | |
| LAB | lab(58, -32, 59) | |
| OKLCH | oklch(0.62 0.166 129) |
Color harmonies
Tints & shades
Code snippets
color: #669900;
background-color: #669900;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF669900)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.60, blue: 0.00, alpha: 1.0)