#74D5C5
≈ mediumturquoise · rgb(116, 213, 197)
Color formats
HEX#74D5C5
RGBrgb(116, 213, 197)
HSLhsl(170, 54%, 65%)
HSVhsv(170, 46%, 84%)
OKLCHoklch(81% 0.1 182)
CMYKcmyk(46%, 0%, 8%, 16%)
Contrast & accessibility
On white1.74:1below AA
On black12.07:1AA pass
Best text color#000000
Nearest CSS name: mediumturquoise
Copy-ready code
CSS custom properties
:root {
--mediumturquoise: #74d5c5;
--mediumturquoise-rgb: 116 213 197;
--mediumturquoise-oklch: oklch(81% 0.1 182);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#74d5c5] text-[#74d5c5] border-[#74d5c5]
Shades & tints
Color harmonies
About this color
#74D5C5 is a color with the RGB value rgb(116, 213, 197). Its closest CSS named color is "mediumturquoise". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.