#6DDFA6
≈ mediumaquamarine · rgb(109, 223, 166)
Color formats
HEX#6DDFA6
RGBrgb(109, 223, 166)
HSLhsl(150, 64%, 65%)
HSVhsv(150, 51%, 87%)
OKLCHoklch(82% 0.13 160)
CMYKcmyk(51%, 0%, 26%, 13%)
Contrast & accessibility
On white1.65:1below AA
On black12.76:1AA pass
Best text color#000000
Nearest CSS name: mediumaquamarine
Copy-ready code
CSS custom properties
:root {
--mediumaquamarine: #6ddfa6;
--mediumaquamarine-rgb: 109 223 166;
--mediumaquamarine-oklch: oklch(82% 0.13 160);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumaquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6ddfa6] text-[#6ddfa6] border-[#6ddfa6]
Shades & tints
Color harmonies
About this color
#6DDFA6 is a color with the RGB value rgb(109, 223, 166). 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.