#0BBD9F Color

Inspect #0BBD9F across formats, palettes, contrast and closest named color matches.

Color preview

#0BBD9F

Color formats

HEX
#0BBD9F
RGB
rgb(11, 189, 159)
RGBA
rgba(11, 189, 159, 1)
HSL
hsl(170, 89%, 39%)
HSV
hsv(170, 94%, 74%)
CMYK
cmyk(94%, 0%, 16%, 26%)
CSS variable
--color-primary: #0BBD9F;
Lowercase HEX
#0bbd9f

Shades

Tints

Tones

Harmony

CSS snippets for #0BBD9F

.color-0bbd9f {
  color: #0BBD9F;
  background-color: #0BBD9F;
}

Frequently asked questions

What color is #0BBD9F?+

#0BBD9F is a HEX color with RGB value rgb(11, 189, 159) and HSL value hsl(170, 89%, 39%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #0BBD9F?+

The closest Tailwind color is teal-500, available as the bg-teal-500 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