#7AEF9B Color

Inspect #7AEF9B across formats, palettes, contrast and closest named color matches.

Color preview

#7AEF9B

Color formats

HEX
#7AEF9B
RGB
rgb(122, 239, 155)
RGBA
rgba(122, 239, 155, 1)
HSL
hsl(137, 79%, 71%)
HSV
hsv(137, 49%, 94%)
CMYK
cmyk(49%, 0%, 35%, 6%)
CSS variable
--color-primary: #7AEF9B;
Lowercase HEX
#7aef9b

Shades

Tints

Tones

Harmony

CSS snippets for #7AEF9B

.color-7aef9b {
  color: #7AEF9B;
  background-color: #7AEF9B;
}

Frequently asked questions

What color is #7AEF9B?+

#7AEF9B is a HEX color with RGB value rgb(122, 239, 155) and HSL value hsl(137, 79%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #7AEF9B?+

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