#3AA6AA
≈ cadetblue · rgb(58, 166, 170)
Color formats
HEX#3AA6AA
RGBrgb(58, 166, 170)
HSLhsl(182, 49%, 45%)
HSVhsv(182, 66%, 67%)
OKLCHoklch(67% 0.1 199)
CMYKcmyk(66%, 2%, 0%, 33%)
Contrast & accessibility
On white2.91:1below AA
On black7.21:1AA pass
Best text color#000000
Nearest CSS name: cadetblue
Copy-ready code
CSS custom properties
:root {
--cadetblue: #3aa6aa;
--cadetblue-rgb: 58 166 170;
--cadetblue-oklch: oklch(67% 0.1 199);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cadetblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#3aa6aa] text-[#3aa6aa] border-[#3aa6aa]
Shades & tints
Color harmonies
About this color
#3AA6AA is a color with the RGB value rgb(58, 166, 170). Its closest CSS named color is "cadetblue". 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.