Fern green Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for fern green?

The CSS color fern green in HEX format is #548d44. 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: #548d44;
  • Background: background-color: #548d44;
  • Border: border-color: #548d44;

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

Select fern green from the color name list in our color converter. The HEX value — #548d44 — 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 HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.