Lush Fields
#88aa77
Here's everything about the color Lush Fields (#88aa77) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #88aa77 | |
|---|---|---|
| RGB | rgb(136, 170, 119) | |
| HSL | hsl(100, 23%, 57%) | |
| CMYK | cmyk(20%, 0%, 30%, 33%) | |
| LAB | lab(66, -19, 22) | |
| OKLCH | oklch(0.7 0.081 135) |
Color harmonies
Tints & shades
Code snippets
color: #88aa77;
background-color: #88aa77;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF88AA77)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.67, blue: 0.47, alpha: 1.0)