Fake Jade
#13eac9
Here's everything about the color Fake Jade (#13eac9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #13eac9 | |
|---|---|---|
| RGB | rgb(19, 234, 201) | |
| HSL | hsl(171, 85%, 50%) | |
| CMYK | cmyk(92%, 0%, 14%, 8%) | |
| LAB | lab(83, -54, 2) | |
| OKLCH | oklch(0.84 0.153 177) |
Color harmonies
Tints & shades
Code snippets
color: #13eac9;
background-color: #13eac9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF13EAC9)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.92, blue: 0.79, alpha: 1.0)