Verdant Haven
#84a97c
Here's everything about the color Verdant Haven (#84a97c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #84a97c | |
|---|---|---|
| RGB | rgb(132, 169, 124) | |
| HSL | hsl(109, 21%, 57%) | |
| CMYK | cmyk(22%, 0%, 27%, 34%) | |
| LAB | lab(66, -20, 19) | |
| OKLCH | oklch(0.7 0.076 140) |
Color harmonies
Tints & shades
Code snippets
color: #84a97c;
background-color: #84a97c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF84A97C)
/* Swift / UIKit */
UIColor(red: 0.52, green: 0.66, blue: 0.49, alpha: 1.0)