Green Dynasty
#00988e
Here's everything about the color Green Dynasty (#00988e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #00988e | |
|---|---|---|
| RGB | rgb(0, 152, 142) | |
| HSL | hsl(176, 100%, 30%) | |
| CMYK | cmyk(100%, 0%, 7%, 40%) | |
| LAB | lab(56, -37, -5) | |
| OKLCH | oklch(0.61 0.107 187) |
Color harmonies
Tints & shades
Code snippets
color: #00988e;
background-color: #00988e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF00988E)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.60, blue: 0.56, alpha: 1.0)