German Hop
#89ac27
Here's everything about the color German Hop (#89ac27) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #89ac27 | |
|---|---|---|
| RGB | rgb(137, 172, 39) | |
| HSL | hsl(76, 63%, 41%) | |
| CMYK | cmyk(20%, 0%, 77%, 33%) | |
| LAB | lab(66, -26, 59) | |
| OKLCH | oklch(0.69 0.158 124) |
Color harmonies
Tints & shades
Code snippets
color: #89ac27;
background-color: #89ac27;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF89AC27)
/* Swift / UIKit */
UIColor(red: 0.54, green: 0.67, blue: 0.15, alpha: 1.0)