Fern green to HSL — Color Code

#548d44
Format Value
HEX #548d44
RGB rgb(84, 141, 68)
HSL hsl(106.8, 34.9%, 41%)
CMYK cmyk(40.4%, 0%, 51.8%, 44.7%)
HSV hsv(106.8, 51.8%, 55.3%)

fern green color harmonies

Tints & shades of fern green

Tints (lighter)

#649755 #73a266 #83ac77 #92b688 #a2c199 #b1cbaa #c1d6bb #d0e0cc #e0eadd #eff5ee

Shades (darker)

#4c803e #457338 #3d6731 #355a2b #2e4d25 #26401f #1f3319 #172613 #0f1a0c #080d06

Contrast & accessibility

The quick brown fox

On white · 3.98:1 · AA Large

The quick brown fox

On black · 5.27:1 · AA

Recommended text color: #000000

Use fern green in code

CSS color: #548d44;
SCSS $color: #548d44;
Tailwind bg-[#548d44]
Swift UIColor(red: 0.329, green: 0.553, blue: 0.267, alpha: 1)
Android Color.parseColor("#548d44")
Flutter Color(0xFF548D44)

Colors similar to fern green

Browse all Green colors →

What is the HSL code for fern green?

The CSS color fern green in HSL format is hsl(106.8, 34.9%, 41%). Use this value directly in CSS, SVG, and most design tools.

How do I use fern green in CSS?

To apply fern green in CSS:

  • Text color: color: hsl(106.8, 34.9%, 41%);
  • Background: background-color: hsl(106.8, 34.9%, 41%);
  • Border: border-color: hsl(106.8, 34.9%, 41%);

What are all the color format values for fern green?

FormatValue
HEX#548d44
RGBrgb(84, 141, 68)
HSLhsl(106.8, 34.9%, 41%)
CMYKcmyk(40.4%, 0%, 51.8%, 44.7%)

How do I convert fern green to HSL?

Select fern green from the color name list in our color converter. The HSL value — hsl(106.8, 34.9%, 41%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does fern green belong to?

fern green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 106.8°, saturation 34.9%, lightness 41%.

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

Lighter variant (lightness 56%): #79b668. Darker variant (lightness 26%): #35592b. 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.