Turkish Jade
#2b888d
Here's everything about the color Turkish Jade (#2b888d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #2b888d | |
|---|---|---|
| RGB | rgb(43, 136, 141) | |
| HSL | hsl(183, 53%, 36%) | |
| CMYK | cmyk(70%, 4%, 0%, 45%) | |
| LAB | lab(52, -26, -11) | |
| OKLCH | oklch(0.58 0.085 200) |
Color harmonies
Tints & shades
Code snippets
color: #2b888d;
background-color: #2b888d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF2B888D)
/* Swift / UIKit */
UIColor(red: 0.17, green: 0.53, blue: 0.55, alpha: 1.0)