Emerald Bliss
#4cbdac
Emerald Bliss, represented by the hex value #4cbdac, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #4cbdac | |
|---|---|---|
| RGB | rgb(76, 189, 172) | |
| HSL | hsl(171, 46%, 52%) | |
| CMYK | cmyk(60%, 0%, 9%, 26%) | |
| LAB | lab(70, -37, -1) | |
| OKLCH | oklch(0.73 0.105 182) |
Color harmonies
Tints & shades
Code snippets
color: #4cbdac;
background-color: #4cbdac;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF4CBDAC)
/* Swift / UIKit */
UIColor(red: 0.30, green: 0.74, blue: 0.67, alpha: 1.0)