Mermaid’s Kiss
#59c8a5
Mermaid’s Kiss is a color with the hex code #59c8a5. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #59c8a5 | |
|---|---|---|
| RGB | rgb(89, 200, 165) | |
| HSL | hsl(161, 50%, 57%) | |
| CMYK | cmyk(56%, 0%, 17%, 22%) | |
| LAB | lab(73, -40, 8) | |
| OKLCH | oklch(0.76 0.115 170) |
Color harmonies
Tints & shades
Code snippets
color: #59c8a5;
background-color: #59c8a5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF59C8A5)
/* Swift / UIKit */
UIColor(red: 0.35, green: 0.78, blue: 0.65, alpha: 1.0)