Garden Goddess
#99cea0
Garden Goddess is a color with the hex code #99cea0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #99cea0 | |
|---|---|---|
| RGB | rgb(153, 206, 160) | |
| HSL | hsl(128, 35%, 70%) | |
| CMYK | cmyk(26%, 0%, 22%, 19%) | |
| LAB | lab(78, -25, 17) | |
| OKLCH | oklch(0.8 0.085 148) |
Color harmonies
Tints & shades
Code snippets
color: #99cea0;
background-color: #99cea0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF99CEA0)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.81, blue: 0.63, alpha: 1.0)