Riverbed
#86bebe
Here's everything about the color Riverbed (#86bebe) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #86bebe | |
|---|---|---|
| RGB | rgb(134, 190, 190) | |
| HSL | hsl(180, 30%, 64%) | |
| CMYK | cmyk(29%, 0%, 0%, 25%) | |
| LAB | lab(73, -19, -6) | |
| OKLCH | oklch(0.76 0.058 196) |
Color harmonies
Tints & shades
Code snippets
color: #86bebe;
background-color: #86bebe;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF86BEBE)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.75, blue: 0.75, alpha: 1.0)