Turquoise Fantasies
#6dafa7
Turquoise Fantasies is a color with the hex code #6dafa7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #6dafa7 | |
|---|---|---|
| RGB | rgb(109, 175, 167) | |
| HSL | hsl(173, 29%, 56%) | |
| CMYK | cmyk(38%, 0%, 5%, 31%) | |
| LAB | lab(67, -23, -3) | |
| OKLCH | oklch(0.71 0.069 186) |
Color harmonies
Tints & shades
Code snippets
color: #6dafa7;
background-color: #6dafa7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF6DAFA7)
/* Swift / UIKit */
UIColor(red: 0.43, green: 0.69, blue: 0.65, alpha: 1.0)