Cyantific
#77c9c2
Cyantific is a color with the hex code #77c9c2. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #77c9c2 | |
|---|---|---|
| RGB | rgb(119, 201, 194) | |
| HSL | hsl(175, 43%, 63%) | |
| CMYK | cmyk(41%, 0%, 3%, 21%) | |
| LAB | lab(76, -27, -5) | |
| OKLCH | oklch(0.78 0.081 189) |
Color harmonies
Tints & shades
Code snippets
color: #77c9c2;
background-color: #77c9c2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF77C9C2)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.79, blue: 0.76, alpha: 1.0)