#9BEA6A Color

Inspect #9BEA6A across formats, palettes, contrast and closest named color matches.

Color preview

#9BEA6A

Color formats

HEX
#9BEA6A
RGB
rgb(155, 234, 106)
RGBA
rgba(155, 234, 106, 1)
HSL
hsl(97, 75%, 67%)
HSV
hsv(97, 55%, 92%)
CMYK
cmyk(34%, 0%, 55%, 8%)
CSS variable
--color-primary: #9BEA6A;
Lowercase HEX
#9bea6a

Shades

Tints

Tones

Harmony

CSS snippets for #9BEA6A

.color-9bea6a {
  color: #9BEA6A;
  background-color: #9BEA6A;
}

Frequently asked questions

What color is #9BEA6A?+

#9BEA6A is a HEX color with RGB value rgb(155, 234, 106) and HSL value hsl(97, 75%, 67%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #9BEA6A?+

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