Fish Boy
#11dddd
Here's everything about the color Fish Boy (#11dddd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #11dddd | |
|---|---|---|
| RGB | rgb(17, 221, 221) | |
| HSL | hsl(180, 86%, 47%) | |
| CMYK | cmyk(92%, 0%, 0%, 13%) | |
| LAB | lab(80, -45, -13) | |
| OKLCH | oklch(0.81 0.137 195) |
Color harmonies
Tints & shades
Code snippets
color: #11dddd;
background-color: #11dddd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF11DDDD)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.87, blue: 0.87, alpha: 1.0)