#6FFED6 Color

Inspect #6FFED6 across formats, palettes, contrast and closest named color matches.

Color preview

#6FFED6

Color formats

HEX
#6FFED6
RGB
rgb(111, 254, 214)
RGBA
rgba(111, 254, 214, 1)
HSL
hsl(163, 99%, 72%)
HSV
hsv(163, 56%, 100%)
CMYK
cmyk(56%, 0%, 16%, 0%)
CSS variable
--color-primary: #6FFED6;
Lowercase HEX
#6ffed6

Shades

Tints

Tones

Harmony

CSS snippets for #6FFED6

.color-6ffed6 {
  color: #6FFED6;
  background-color: #6FFED6;
}

Frequently asked questions

What color is #6FFED6?+

#6FFED6 is a HEX color with RGB value rgb(111, 254, 214) and HSL value hsl(163, 99%, 72%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #6FFED6?+

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