Spearmint to HSL — Color Code

#1ef876
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%)
HSV hsv(144.2, 87.9%, 97.3%)

spearmint color harmonies

Tints & shades of spearmint

Tints (lighter)

#32f982 #47f98f #5bfa9b #70fba8 #84fbb4 #99fcc1 #adfccd #c2fdda #d6fee6 #ebfef3

Shades (darker)

#1be16b #19cb61 #16b456 #139e4b #108740 #0e7136 #0b5a2b #084420 #052d15 #03170b

Contrast & accessibility

The quick brown fox

On white · 1.42:1 · Fail

The quick brown fox

On black · 14.74:1 · AAA

Recommended text color: #000000

Use spearmint in code

CSS color: #1ef876;
SCSS $color: #1ef876;
Tailwind bg-[#1ef876]
Swift UIColor(red: 0.118, green: 0.973, blue: 0.463, alpha: 1)
Android Color.parseColor("#1ef876")
Flutter Color(0xFF1EF876)

Colors similar to spearmint

Browse all Green colors →

What is the HSL code for spearmint?

The CSS color spearmint in HSL format is hsl(144.2, 94%, 54.5%). 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: hsl(144.2, 94%, 54.5%);
  • Background: background-color: hsl(144.2, 94%, 54.5%);
  • Border: border-color: hsl(144.2, 94%, 54.5%);

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 HSL?

Select spearmint from the color name list in our color converter. The HSL value — hsl(144.2, 94%, 54.5%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.