#12AFBA Color

Inspect #12AFBA across formats, palettes, contrast and closest named color matches.

Color preview

#12AFBA

Color formats

HEX
#12AFBA
RGB
rgb(18, 175, 186)
RGBA
rgba(18, 175, 186, 1)
HSL
hsl(184, 82%, 40%)
HSV
hsv(184, 90%, 73%)
CMYK
cmyk(90%, 6%, 0%, 27%)
CSS variable
--color-primary: #12AFBA;
Lowercase HEX
#12afba

Shades

Tints

Tones

Harmony

CSS snippets for #12AFBA

.color-12afba {
  color: #12AFBA;
  background-color: #12AFBA;
}

Frequently asked questions

What color is #12AFBA?+

#12AFBA is a HEX color with RGB value rgb(18, 175, 186) and HSL value hsl(184, 82%, 40%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #12AFBA?+

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