Super Rare Jade
#14bab4
Here's everything about the color Super Rare Jade (#14bab4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #14bab4 | |
|---|---|---|
| RGB | rgb(20, 186, 180) | |
| HSL | hsl(178, 81%, 40%) | |
| CMYK | cmyk(89%, 0%, 3%, 27%) | |
| LAB | lab(68, -41, -9) | |
| OKLCH | oklch(0.71 0.12 191) |
Color harmonies
Tints & shades
Code snippets
color: #14bab4;
background-color: #14bab4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF14BAB4)
/* Swift / UIKit */
UIColor(red: 0.08, green: 0.73, blue: 0.71, alpha: 1.0)