Skip to content

#3AC4AC

≈ mediumaquamarine · rgb(58, 196, 172)
Color formats
HEX#3AC4AC
RGBrgb(58, 196, 172)
HSLhsl(170, 54%, 50%)
HSVhsv(170, 70%, 77%)
OKLCHoklch(74% 0.12 179)
CMYKcmyk(70%, 0%, 12%, 23%)
Contrast & accessibility
On white2.17:1below AA
On black9.67:1AA pass
Best text color#000000
Nearest CSS name: mediumaquamarine
Copy-ready code
CSS custom properties
:root {
  --mediumaquamarine: #3ac4ac;
  --mediumaquamarine-rgb: 58 196 172;
  --mediumaquamarine-oklch: oklch(74% 0.12 179);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumaquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#3ac4ac] text-[#3ac4ac] border-[#3ac4ac]
Shades & tints
Color harmonies
About this color

#3AC4AC is a color with the RGB value rgb(58, 196, 172). 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.

Related

Convert #3AC4AC to other formats

Palettes with a similar color

Gradients with a similar color

Copied