Kryptonite Green
#439946
Kryptonite Green is a color with the hex code #439946. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #439946 | |
|---|---|---|
| RGB | rgb(67, 153, 70) | |
| HSL | hsl(122, 39%, 43%) | |
| CMYK | cmyk(56%, 0%, 54%, 40%) | |
| LAB | lab(57, -40, 35) | |
| OKLCH | oklch(0.61 0.146 144) |
Color harmonies
Tints & shades
Code snippets
color: #439946;
background-color: #439946;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF439946)
/* Swift / UIKit */
UIColor(red: 0.26, green: 0.60, blue: 0.27, alpha: 1.0)