Spearmint to RGB — Color Code

RGB

rgb(30, 248, 118)

Format Value
HEX #1ef876
RGB rgb(30, 248, 118)
HSL hsl(144.2, 94%, 54.5%)
CMYK cmyk(87.9%, 0%, 52.4%, 2.7%)

What is the RGB code for spearmint?

The CSS color spearmint in RGB format is rgb(30, 248, 118). Use this value directly in CSS, SVG, and most design tools.

How do I use spearmint in CSS?

To apply spearmint in CSS:

  • Text color: color: rgb(30, 248, 118);
  • Background: background-color: rgb(30, 248, 118);
  • Border: border-color: rgb(30, 248, 118);

What are all the color format values for spearmint?

FormatValue
HEX#1ef876
RGBrgb(30, 248, 118)
HSLhsl(144.2, 94%, 54.5%)
CMYKcmyk(87.9%, 0%, 52.4%, 2.7%)

How do I convert spearmint to RGB?

Select spearmint from the color name list in our color converter. The RGB value — rgb(30, 248, 118) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does spearmint belong to?

spearmint belongs to the green color family. It is a medium, vivid color with HSL values: hue 144.2°, saturation 94%, lightness 54.5%.

How do I create lighter and darker shades of spearmint?

Lighter variant (lightness 69.5%): #68faa3. Darker variant (lightness 39.5%): #06c352. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.