#008080teal
Teal
CSS named color · Blue family
HEX
#008080RGB
rgb(0, 128, 128)HSL
hsl(180, 100%, 25%)CSS
tealTints & Shades
#c2ffff
#80ffff
#42ffff
#00ffff
#00c2c2
#008080
#006b6b
#005757
#004242
#002929
#001414
LighterDarker
Complementary Color
Teal
#008080
Complement
#800000
hsl(0, 100%, 25%)
CSS Usage
.element {
color: teal;
background-color: teal;
}
/* Using hex */
.element {
color: #008080;
background-color: #008080;
}
/* Using RGB */
.element {
color: rgb(0, 128, 128);
background-color: rgb(0, 128, 128);
}Similar Colors
Related Tools
Browse All CSS Colors
RedBlueGreenYellowOrangePurplePinkCyanMagentaWhiteBlackGraySilverGoldCoralSalmonTomatoCrimsonMaroonNavyTealAquaLimeOliveIndigoVioletPlumOrchidTurquoiseChocolateSiennaPeruTanWheatIvoryLinenBeigeLavenderThistleKhakiSky BlueSteel BlueRoyal BlueDodger BlueDeep PinkHot PinkFuchsiaAquamarineSpring GreenMedium Sea Green