#66EE66 Color

Inspect #66EE66 across formats, palettes, contrast and closest named color matches.

Color preview

#66EE66

Color formats

HEX
#66EE66
RGB
rgb(102, 238, 102)
RGBA
rgba(102, 238, 102, 1)
HSL
hsl(120, 80%, 67%)
HSV
hsv(120, 57%, 93%)
CMYK
cmyk(57%, 0%, 57%, 7%)
CSS variable
--color-primary: #66EE66;
Lowercase HEX
#66ee66

Shades

Tints

Tones

Harmony

CSS snippets for #66EE66

.color-66ee66 {
  color: #66EE66;
  background-color: #66EE66;
}

Frequently asked questions

What color is #66EE66?+

#66EE66 is a HEX color with RGB value rgb(102, 238, 102) and HSL value hsl(120, 80%, 67%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #66EE66?+

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