Pharmaceutical Green
#087e34
Pharmaceutical Green, represented by the hex value #087e34, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #087e34 | |
|---|---|---|
| RGB | rgb(8, 126, 52) | |
| HSL | hsl(142, 88%, 26%) | |
| CMYK | cmyk(94%, 0%, 59%, 51%) | |
| LAB | lab(46, -43, 31) | |
| OKLCH | oklch(0.52 0.145 149) |
Color harmonies
Tints & shades
Code snippets
color: #087e34;
background-color: #087e34;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF087E34)
/* Swift / UIKit */
UIColor(red: 0.03, green: 0.49, blue: 0.20, alpha: 1.0)