Jazzy Jade
#55ddcc
Here's everything about the color Jazzy Jade (#55ddcc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #55ddcc | |
|---|---|---|
| RGB | rgb(85, 221, 204) | |
| HSL | hsl(173, 67%, 60%) | |
| CMYK | cmyk(62%, 0%, 8%, 13%) | |
| LAB | lab(80, -42, -3) | |
| OKLCH | oklch(0.82 0.12 184) |
Color harmonies
Tints & shades
Code snippets
color: #55ddcc;
background-color: #55ddcc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF55DDCC)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.87, blue: 0.80, alpha: 1.0)