Edamame
#9ca389
Edamame is a color with the hex code #9ca389. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #9ca389 | |
|---|---|---|
| RGB | rgb(156, 163, 137) | |
| HSL | hsl(76, 12%, 59%) | |
| CMYK | cmyk(4%, 0%, 16%, 36%) | |
| LAB | lab(66, -6, 13) | |
| OKLCH | oklch(0.7 0.038 120) |
Color harmonies
Tints & shades
Code snippets
color: #9ca389;
background-color: #9ca389;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF9CA389)
/* Swift / UIKit */
UIColor(red: 0.61, green: 0.64, blue: 0.54, alpha: 1.0)