Teal Me No Lies
#0daca7
Here's everything about the color Teal Me No Lies (#0daca7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0daca7 | |
|---|---|---|
| RGB | rgb(13, 172, 167) | |
| HSL | hsl(178, 86%, 36%) | |
| CMYK | cmyk(92%, 0%, 3%, 33%) | |
| LAB | lab(63, -38, -8) | |
| OKLCH | oklch(0.67 0.114 191) |
Color harmonies
Tints & shades
Code snippets
color: #0daca7;
background-color: #0daca7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF0DACA7)
/* Swift / UIKit */
UIColor(red: 0.05, green: 0.67, blue: 0.65, alpha: 1.0)