Jewel Weed
#46a795
Here's everything about the color Jewel Weed (#46a795) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #46a795 | |
|---|---|---|
| RGB | rgb(70, 167, 149) | |
| HSL | hsl(169, 41%, 46%) | |
| CMYK | cmyk(58%, 0%, 11%, 35%) | |
| LAB | lab(62, -33, 0) | |
| OKLCH | oklch(0.67 0.095 179) |
Color harmonies
Tints & shades
Code snippets
color: #46a795;
background-color: #46a795;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF46A795)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.65, blue: 0.58, alpha: 1.0)