Tadorna Teal
#7ad7ad
Here's everything about the color Tadorna Teal (#7ad7ad) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7ad7ad | |
|---|---|---|
| RGB | rgb(122, 215, 173) | |
| HSL | hsl(153, 54%, 66%) | |
| CMYK | cmyk(43%, 0%, 20%, 16%) | |
| LAB | lab(79, -36, 12) | |
| OKLCH | oklch(0.81 0.108 163) |
Color harmonies
Tints & shades
Code snippets
color: #7ad7ad;
background-color: #7ad7ad;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF7AD7AD)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.84, blue: 0.68, alpha: 1.0)