Lost Golfer
#74af54
Lost Golfer is a color with the hex code #74af54. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #74af54 | |
|---|---|---|
| RGB | rgb(116, 175, 84) | |
| HSL | hsl(99, 36%, 51%) | |
| CMYK | cmyk(34%, 0%, 52%, 31%) | |
| LAB | lab(66, -32, 40) | |
| OKLCH | oklch(0.69 0.138 136) |
Color harmonies
Tints & shades
Code snippets
color: #74af54;
background-color: #74af54;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF74AF54)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.69, blue: 0.33, alpha: 1.0)