Aquamarine Hex Code — #7FFFD4

RGB, HSL, and CMYK values for Aquamarine.

Aquamarine Color Values

FormatValue
HEX#7FFFD4
RGBrgb(127, 255, 212)
HSLhsl(160, 100%, 75%)
CMYKcmyk(50%, 0%, 17%, 0%)
Want to explore more shades? Use our Color Converter

About Aquamarine

Color psychology: Protection, healing.

Aquamarine (#7FFFD4) is a light shade of blue. It's commonly used in web design, graphic design, and branding where protection, healing are desired associations.

How to Use Aquamarine in CSS

/* Using HEX */
color: #7FFFD4;
background-color: #7FFFD4;

/* Using RGB */
color: rgb(127, 255, 212);

/* Using HSL */
color: hsl(160, 100%, 75%);

Colors That Go With Aquamarine

Complementary

Analogous

Triadic

Similar Shades of Blue

Frequently Asked Questions