Tranquili Teal
#6c9da9
Here's everything about the color Tranquili Teal (#6c9da9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6c9da9 | |
|---|---|---|
| RGB | rgb(108, 157, 169) | |
| HSL | hsl(192, 26%, 54%) | |
| CMYK | cmyk(36%, 7%, 0%, 34%) | |
| LAB | lab(62, -15, -12) | |
| OKLCH | oklch(0.67 0.055 215) |
Color harmonies
Tints & shades
Code snippets
color: #6c9da9;
background-color: #6c9da9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF6C9DA9)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.62, blue: 0.66, alpha: 1.0)