Teal With It
#01697a
Looking for the precise values behind Teal With It (#01697a)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #01697a | |
|---|---|---|
| RGB | rgb(1, 105, 122) | |
| HSL | hsl(188, 98%, 24%) | |
| CMYK | cmyk(99%, 14%, 0%, 52%) | |
| LAB | lab(40, -22, -17) | |
| OKLCH | oklch(0.48 0.084 214) |
Color harmonies
Tints & shades
Code snippets
color: #01697a;
background-color: #01697a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF01697A)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.41, blue: 0.48, alpha: 1.0)