Jolly Jade
#77ccbb
Here's everything about the color Jolly Jade (#77ccbb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #77ccbb | |
|---|---|---|
| RGB | rgb(119, 204, 187) | |
| HSL | hsl(168, 45%, 63%) | |
| CMYK | cmyk(42%, 0%, 8%, 20%) | |
| LAB | lab(76, -30, 0) | |
| OKLCH | oklch(0.79 0.087 180) |
Color harmonies
Tints & shades
Code snippets
color: #77ccbb;
background-color: #77ccbb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF77CCBB)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.80, blue: 0.73, alpha: 1.0)