HEX
#008080
RGB
rgb(0, 128, 128)
HSL
hsl(180, 100%, 25%)
HSV
hsv(180, 100%, 50%)
CMYK
cmyk(100%, 0%, 0%, 50%)
20%
40%
60%
80%
100%
Shades and tints of Teal
CSS snippets
| Hex | color: #008080; |
| Keyword | color: teal; |
| RGB | color: rgb(0, 128, 128); |
| HSL | color: hsl(180, 100%, 25%); |
Frequently asked questions
What color is #008080?
#008080 is Teal, a standard CSS named color. In RGB it's rgb(0, 128, 128); in HSL it's hsl(180, 100%, 25%).
How do I use #008080 in CSS?
Use it directly as a hex value (color: #008080;), or by its CSS keyword name (color: teal;) — both are recognized by every modern browser and produce the identical color.
What's the CMYK value for print?
Teal converts to approximately C100 M0 Y0 K50 in CMYK — useful as a starting point for print work, though always verify against your printer's actual color profile since RGB-to-CMYK conversion is inherently approximate.
Other colors
Runs in your browser. Your files and text never leave your device — nothing is uploaded.
How was this tool?
Your feedback helps us improve this tool.
