#89FEED Color

Inspect #89FEED across formats, palettes, contrast and closest named color matches.

Color preview

#89FEED

Color formats

HEX
#89FEED
RGB
rgb(137, 254, 237)
RGBA
rgba(137, 254, 237, 1)
HSL
hsl(171, 98%, 77%)
HSV
hsv(171, 46%, 100%)
CMYK
cmyk(46%, 0%, 7%, 0%)
CSS variable
--color-primary: #89FEED;
Lowercase HEX
#89feed

Shades

Tints

Tones

Harmony

CSS snippets for #89FEED

.color-89feed {
  color: #89FEED;
  background-color: #89FEED;
}

Frequently asked questions

What color is #89FEED?+

#89FEED is a HEX color with RGB value rgb(137, 254, 237) and HSL value hsl(171, 98%, 77%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #89FEED?+

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