Aphrodite Aqua
#45e9c1
Aphrodite Aqua, represented by the hex value #45e9c1, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #45e9c1 | |
|---|---|---|
| RGB | rgb(69, 233, 193) | |
| HSL | hsl(165, 79%, 59%) | |
| CMYK | cmyk(70%, 0%, 17%, 9%) | |
| LAB | lab(83, -51, 7) | |
| OKLCH | oklch(0.84 0.145 173) |
Color harmonies
Tints & shades
Code snippets
color: #45e9c1;
background-color: #45e9c1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF45E9C1)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.91, blue: 0.76, alpha: 1.0)