Teal Hex Code — #008080

RGB, HSL, and CMYK values for Teal.

Teal Color Values

FormatValue
HEX#008080
RGBrgb(0, 128, 128)
HSLhsl(180, 100%, 25%)
CMYKcmyk(100%, 0%, 0%, 50%)
Want to explore more shades? Use our Color Converter

About Teal

Color psychology: Clarity, sophistication.

Teal (#008080) is a dark shade of green. It's commonly used in web design, graphic design, and branding where clarity, sophistication are desired associations.

How to Use Teal in CSS

/* Using HEX */
color: #008080;
background-color: #008080;

/* Using RGB */
color: rgb(0, 128, 128);

/* Using HSL */
color: hsl(180, 100%, 25%);

Colors That Go With Teal

Complementary

Analogous

Triadic

Similar Shades of Green

Frequently Asked Questions