#6CEC94 Color

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

Color preview

#6CEC94

Color formats

HEX
#6CEC94
RGB
rgb(108, 236, 148)
RGBA
rgba(108, 236, 148, 1)
HSL
hsl(139, 77%, 67%)
HSV
hsv(139, 54%, 93%)
CMYK
cmyk(54%, 0%, 37%, 7%)
CSS variable
--color-primary: #6CEC94;
Lowercase HEX
#6cec94

Shades

Tints

Tones

Harmony

CSS snippets for #6CEC94

.color-6cec94 {
  color: #6CEC94;
  background-color: #6CEC94;
}

Frequently asked questions

What color is #6CEC94?+

#6CEC94 is a HEX color with RGB value rgb(108, 236, 148) and HSL value hsl(139, 77%, 67%). Its closest CSS named color is LightGreen.

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

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