Hidden Sea Glass
#6fd1c9
Hidden Sea Glass, represented by the hex value #6fd1c9, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #6fd1c9 | |
|---|---|---|
| RGB | rgb(111, 209, 201) | |
| HSL | hsl(175, 52%, 63%) | |
| CMYK | cmyk(47%, 0%, 4%, 18%) | |
| LAB | lab(78, -32, -5) | |
| OKLCH | oklch(0.8 0.094 189) |
Color harmonies
Tints & shades
Code snippets
color: #6fd1c9;
background-color: #6fd1c9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF6FD1C9)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.82, blue: 0.79, alpha: 1.0)