#68FACC Color

Inspect #68FACC across formats, palettes, contrast and closest named color matches.

Color preview

#68FACC

Color formats

HEX
#68FACC
RGB
rgb(104, 250, 204)
RGBA
rgba(104, 250, 204, 1)
HSL
hsl(161, 94%, 69%)
HSV
hsv(161, 58%, 98%)
CMYK
cmyk(58%, 0%, 18%, 2%)
CSS variable
--color-primary: #68FACC;
Lowercase HEX
#68facc

Shades

Tints

Tones

Harmony

CSS snippets for #68FACC

.color-68facc {
  color: #68FACC;
  background-color: #68FACC;
}

Frequently asked questions

What color is #68FACC?+

#68FACC is a HEX color with RGB value rgb(104, 250, 204) and HSL value hsl(161, 94%, 69%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #68FACC?+

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