Medium Aquamarine Hex Code — #66CDAA

RGB, HSL, and CMYK values for Medium Aquamarine.

Medium Aquamarine Color Values

FormatValue
HEX#66CDAA
RGBrgb(102, 205, 170)
HSLhsl(160, 51%, 60%)
CMYKcmyk(50%, 0%, 17%, 20%)
Want to explore more shades? Use our Color Converter

About Medium Aquamarine

Color psychology: Calm, protection.

Medium Aquamarine (#66CDAA) is a medium shade of blue. It's commonly used in web design, graphic design, and branding where calm, protection are desired associations.

How to Use Medium Aquamarine in CSS

/* Using HEX */
color: #66CDAA;
background-color: #66CDAA;

/* Using RGB */
color: rgb(102, 205, 170);

/* Using HSL */
color: hsl(160, 51%, 60%);

Colors That Go With Medium Aquamarine

Complementary

Analogous

Triadic

Similar Shades of Blue

Frequently Asked Questions