teal CSS Color Code (#008080)

teal

Color Values & Formats

Using teal is just one of many ways to represent this color in CSS. Below are the various color codes you can use:

CSS Name
teal
HEX
#008080
HEX Upper
#008080
RGB
rgb(0, 128, 128)
RGBA
rgba(0, 128, 128, 1)
HSL
hsl(180, 100%, 25%)
HSLA
hsla(180, 100%, 25%, 1)
HWB
hwb(180 0% 50%)
CIELAB
lab(48.25 -28.85 -8.48)
CIELCH
lch(48.25 30.07 196.38)
OKLab
oklab(0.543 -0.09 -0.024)
OKLCH
oklch(0.543 0.093 194.8)

UI Component Preview

See how this color behaves when used as text, background, or outline borders in a user interface.

On White Background

Legibility Test

Five crazy hex codes quickly mixed bright aqua text for web layout pages.

On Dark Background

Legibility Test

Five crazy hex codes quickly mixed bright aqua text for web layout pages.

Interactive Buttons
Border & Stroke
Border Example

Tints

Lighter variations generated by blending the color with white (#ffffff).

Shades

Darker variations generated by blending the color with black (#000000).

Complementary Color

The color directly opposite on the HSL color wheel (shifted 180°).