Turquoise Tortoise
#457b74
Turquoise Tortoise is a color with the hex code #457b74. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #457b74 | |
|---|---|---|
| RGB | rgb(69, 123, 116) | |
| HSL | hsl(172, 28%, 38%) | |
| CMYK | cmyk(44%, 0%, 6%, 52%) | |
| LAB | lab(48, -20, -2) | |
| OKLCH | oklch(0.54 0.059 185) |
Color harmonies
Tints & shades
Code snippets
color: #457b74;
background-color: #457b74;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF457B74)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.48, blue: 0.45, alpha: 1.0)