Hypnotic Green
#73e608
Hypnotic Green is a color with the hex code #73e608. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #73e608 | |
|---|---|---|
| RGB | rgb(115, 230, 8) | |
| HSL | hsl(91, 93%, 47%) | |
| CMYK | cmyk(50%, 0%, 97%, 10%) | |
| LAB | lab(82, -56, 77) | |
| OKLCH | oklch(0.82 0.243 136) |
Color harmonies
Tints & shades
Code snippets
color: #73e608;
background-color: #73e608;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF73E608)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.90, blue: 0.03, alpha: 1.0)