#6FEF9A Color

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

Color preview

#6FEF9A

Color formats

HEX
#6FEF9A
RGB
rgb(111, 239, 154)
RGBA
rgba(111, 239, 154, 1)
HSL
hsl(140, 80%, 69%)
HSV
hsv(140, 54%, 94%)
CMYK
cmyk(54%, 0%, 36%, 6%)
CSS variable
--color-primary: #6FEF9A;
Lowercase HEX
#6fef9a

Shades

Tints

Tones

Harmony

CSS snippets for #6FEF9A

.color-6fef9a {
  color: #6FEF9A;
  background-color: #6FEF9A;
}

Frequently asked questions

What color is #6FEF9A?+

#6FEF9A is a HEX color with RGB value rgb(111, 239, 154) and HSL value hsl(140, 80%, 69%). Its closest CSS named color is LightGreen.

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

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