Emperor Jade
#007b75
Emperor Jade is a color with the hex code #007b75. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #007b75 | |
|---|---|---|
| RGB | rgb(0, 123, 117) | |
| HSL | hsl(177, 100%, 24%) | |
| CMYK | cmyk(100%, 0%, 5%, 52%) | |
| LAB | lab(46, -31, -5) | |
| OKLCH | oklch(0.53 0.091 189) |
Color harmonies
Tints & shades
Code snippets
color: #007b75;
background-color: #007b75;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF007B75)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.48, blue: 0.46, alpha: 1.0)