HTML color code #008080

Example of Teal color or HTML color code #008080 with complementary color #800000.

W3C color name: Teal
Color name: Teal
RGB: 0, 128, 128
HSL: 180-deg, 100.00%, 25.10%
Web safe color: No

RGB complementary color:

A complementary color for this color is #800000 (Maroon).

Example text color using #008080

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:teal;">Your text using color name.</p>
<p style="color:#008080;">Your text using HTML color code.</p>
<p style="color:rgb(0 128 128);">Your text using RGB color values.</p>
<p style="color:hsl(180deg 100.00% 25.10%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:teal; } </style>
<style> p { color:#008080; } </style>
<style> p { color:rgb(0 128 128); } </style>
<style> p { color:hsl(180deg 100.00% 25.10%); } </style>

Lighter colors

#0A8A8A
#149494
#1E9E9E
#28A8A8
#32B2B2
#3CBCBC
#46C6C6
#50D0D0

Darker colors

#007676
#006C6C
#006262
#005858
#004E4E
#004444
#003A3A
#003030

Analogous colors

#006A80
#005580
#004080
#002B80
#001580
#000080
#150080
#2A0080

Trinary colors

#008080
#800080
#808000

Adjacent colors

#5F9EA0
#3B9C9C
#008B8B
#00827F
#007C80
#045F5F
#045D5D
#033E3E

Other colors containing "teal"

The following table is a list of other colors containing the keyword "teal" in the color name. This table can give you other ideas for shades of teal.

CodeColor
#B3D9D9Light Teal
#01F9C6Bright Teal
#00827FTeal Green
#007C80Teal Blue
#045F5FMedium Teal
#045D5DDark Teal
#033E3EDeep Teal
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes