Jovial Jade
#88ddaa
Here's everything about the color Jovial Jade (#88ddaa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #88ddaa | |
|---|---|---|
| RGB | rgb(136, 221, 170) | |
| HSL | hsl(144, 56%, 70%) | |
| CMYK | cmyk(38%, 0%, 23%, 13%) | |
| LAB | lab(82, -35, 17) | |
| OKLCH | oklch(0.83 0.11 157) |
Color harmonies
Tints & shades
Code snippets
color: #88ddaa;
background-color: #88ddaa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF88DDAA)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.87, blue: 0.67, alpha: 1.0)