Bleached Olive
#55bb88
Here's everything about the color Bleached Olive (#55bb88) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #55bb88 | |
|---|---|---|
| RGB | rgb(85, 187, 136) | |
| HSL | hsl(150, 43%, 53%) | |
| CMYK | cmyk(55%, 0%, 27%, 27%) | |
| LAB | lab(69, -40, 17) | |
| OKLCH | oklch(0.72 0.122 159) |
Color harmonies
Tints & shades
Code snippets
color: #55bb88;
background-color: #55bb88;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF55BB88)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.73, blue: 0.53, alpha: 1.0)