#74CA9C
≈ mediumaquamarine · rgb(116, 202, 156)
Color formats
HEX#74CA9C
RGBrgb(116, 202, 156)
HSLhsl(148, 45%, 62%)
HSVhsv(148, 43%, 79%)
OKLCHoklch(77% 0.11 159)
CMYKcmyk(43%, 0%, 23%, 21%)
Contrast & accessibility
On white1.97:1below AA
On black10.67:1AA pass
Best text color#000000
Nearest CSS name: mediumaquamarine
Copy-ready code
CSS custom properties
:root {
--mediumaquamarine: #74ca9c;
--mediumaquamarine-rgb: 116 202 156;
--mediumaquamarine-oklch: oklch(77% 0.11 159);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumaquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#74ca9c] text-[#74ca9c] border-[#74ca9c]
Shades & tints
Color harmonies
About this color
#74CA9C is a color with the RGB value rgb(116, 202, 156). Its closest CSS named color is "mediumaquamarine". 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.