teal

#008080

cyan

Color Values

HEX
#008080
RGB
rgb(0, 128, 128)
R
0
G
128
B
128
HSL
hsl(180, 100%, 25%)
HSV
hsv(180, 100%, 50%)

Contrast Ratios

vs White4.77:1
vs Black4.40:1
Best text color: White

Complementary

#008080
#800000

Analogous

#004080
#008080
#008040

Triadic

#008080
#80007f
#7f8000

Tints & Shades

Tints (Lighter)

Shades (Darker)

Usage Examples

CSS

color: teal;
color: #008080;

RGB

color: rgb(0, 128, 128);

HSL

color: hsl(180, 100%, 25%);