#66CDAA

mediumaquamarine

#66CDAA is a cyan colour. In RGB it is 102 red, 205 green and 170 blue, which converts to a hue of 160 degrees, 51% saturation and 60% lightness. It is one of the named CSS colours, written as mediumaquamarine in stylesheets.

Color values

HEX#66CDAA
RGBrgb(102, 205, 170)
HSLhsl(160, 51%, 60%)
HSVhsv(160, 50%, 80%)
CMYKcmyk(50%, 0%, 17%, 20%)

Contrast and accessibility

Against white the contrast ratio is 1.93:1, and against black it is 10.88:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White1.93:1FailFail
Black10.88:1AAAAAA

Tints and shades

Lighter tints move #66CDAA toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #66CDAA;
CSS rgb()color: rgb(102 205 170);
Tailwindbg-[#66cdaa]
SwiftUIColor(red: 0.400, green: 0.804, blue: 0.667)
AndroidColor.parseColor("#66CDAA")

Related tools