#139B7B Color

Inspect #139B7B across formats, palettes, contrast and closest named color matches.

Color preview

#139B7B

Color formats

HEX
#139B7B
RGB
rgb(19, 155, 123)
RGBA
rgba(19, 155, 123, 1)
HSL
hsl(166, 78%, 34%)
HSV
hsv(166, 88%, 61%)
CMYK
cmyk(88%, 0%, 21%, 39%)
CSS variable
--color-primary: #139B7B;
Lowercase HEX
#139b7b

Shades

Tints

Tones

Harmony

CSS snippets for #139B7B

.color-139b7b {
  color: #139B7B;
  background-color: #139B7B;
}

Frequently asked questions

What color is #139B7B?+

#139B7B is a HEX color with RGB value rgb(19, 155, 123) and HSL value hsl(166, 78%, 34%). Its closest CSS named color is DarkCyan.

What is the closest Tailwind color to #139B7B?+

The closest Tailwind color is teal-600, available as the bg-teal-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools