Opal Green
#157954
Opal Green is a color with the hex code #157954. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #157954 | |
|---|---|---|
| RGB | rgb(21, 121, 84) | |
| HSL | hsl(158, 70%, 28%) | |
| CMYK | cmyk(83%, 0%, 31%, 53%) | |
| LAB | lab(45, -36, 12) | |
| OKLCH | oklch(0.51 0.105 162) |
Color harmonies
Tints & shades
Code snippets
color: #157954;
background-color: #157954;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF157954)
/* Swift / UIKit */
UIColor(red: 0.08, green: 0.47, blue: 0.33, alpha: 1.0)