#6AEC68 Color

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

Color preview

#6AEC68

Color formats

HEX
#6AEC68
RGB
rgb(106, 236, 104)
RGBA
rgba(106, 236, 104, 1)
HSL
hsl(119, 78%, 67%)
HSV
hsv(119, 56%, 93%)
CMYK
cmyk(55%, 0%, 56%, 7%)
CSS variable
--color-primary: #6AEC68;
Lowercase HEX
#6aec68

Shades

Tints

Tones

Harmony

CSS snippets for #6AEC68

.color-6aec68 {
  color: #6AEC68;
  background-color: #6AEC68;
}

Frequently asked questions

What color is #6AEC68?+

#6AEC68 is a HEX color with RGB value rgb(106, 236, 104) and HSL value hsl(119, 78%, 67%). Its closest CSS named color is LightGreen.

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

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