Spring green to HSL — Color Code

#a9f971
Format Value
HEX #a9f971
RGB rgb(169, 249, 113)
HSL hsl(95.3, 91.9%, 71%)
CMYK cmyk(32.1%, 0%, 54.6%, 2.4%)
HSV hsv(95.3, 54.6%, 97.6%)

spring green color harmonies

Tints & shades of spring green

Tints (lighter)

#b1fa7e #b9fa8b #c0fb98 #c8fba5 #d0fcb2 #d8fcbe #e0fdcb #e8fdd8 #effee5 #f7fef2

Shades (darker)

#9ae267 #8acc5c #7bb552 #6c9e48 #5c883e #4d7133 #3d5b29 #2e441f #1f2d15 #0f170a

Contrast & accessibility

The quick brown fox

On white · 1.27:1 · Fail

The quick brown fox

On black · 16.48:1 · AAA

Recommended text color: #000000

Use spring green in code

CSS color: #a9f971;
SCSS $color: #a9f971;
Tailwind bg-[#a9f971]
Swift UIColor(red: 0.663, green: 0.976, blue: 0.443, alpha: 1)
Android Color.parseColor("#a9f971")
Flutter Color(0xFFA9F971)

Colors similar to spring green

Browse all Green colors →

What is the HSL code for spring green?

The CSS color spring green in HSL format is hsl(95.3, 91.9%, 71%). Use this value directly in CSS, SVG, and most design tools.

How do I use spring green in CSS?

To apply spring green in CSS:

  • Text color: color: hsl(95.3, 91.9%, 71%);
  • Background: background-color: hsl(95.3, 91.9%, 71%);
  • Border: border-color: hsl(95.3, 91.9%, 71%);

What are all the color format values for spring green?

FormatValue
HEX#a9f971
RGBrgb(169, 249, 113)
HSLhsl(95.3, 91.9%, 71%)
CMYKcmyk(32.1%, 0%, 54.6%, 2.4%)

How do I convert spring green to HSL?

Select spring green from the color name list in our color converter. The HSL value — hsl(95.3, 91.9%, 71%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does spring green belong to?

spring green belongs to the green color family. It is a light, vivid color with HSL values: hue 95.3°, saturation 91.9%, lightness 71%.

How do I create lighter and darker shades of spring green?

Lighter variant (lightness 86%): #d6fcba. Darker variant (lightness 56%): #7df628. 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.