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

#5ca904
Format Value
HEX #5ca904
RGB rgb(92, 169, 4)
HSL hsl(88, 95.4%, 33.9%)
CMYK cmyk(45.6%, 0%, 97.6%, 33.7%)
HSV hsv(88, 97.6%, 66.3%)

leaf green color harmonies

Tints & shades of leaf green

Tints (lighter)

#6bb11b #7ab932 #88c048 #97c85f #a6d076 #b5d88d #c4e0a4 #d3e8bb #e1efd1 #f0f7e8

Shades (darker)

#549a04 #4b8a03 #437b03 #3b6c03 #325c02 #2a4d02 #213d01 #192e01 #111f01 #080f00

Contrast & accessibility

The quick brown fox

On white · 2.94:1 · Fail

The quick brown fox

On black · 7.13:1 · AAA

Recommended text color: #000000

Use leaf green in code

CSS color: #5ca904;
SCSS $color: #5ca904;
Tailwind bg-[#5ca904]
Swift UIColor(red: 0.361, green: 0.663, blue: 0.016, alpha: 1)
Android Color.parseColor("#5ca904")
Flutter Color(0xFF5CA904)

Colors similar to leaf green

Browse all Green colors →

What is the HEX code for leaf green?

The CSS color leaf green in HEX format is #5ca904. Use this value directly in CSS, SVG, and most design tools.

How do I use leaf green in CSS?

To apply leaf green in CSS:

  • Text color: color: #5ca904;
  • Background: background-color: #5ca904;
  • Border: border-color: #5ca904;

What are all the color format values for leaf green?

FormatValue
HEX#5ca904
RGBrgb(92, 169, 4)
HSLhsl(88, 95.4%, 33.9%)
CMYKcmyk(45.6%, 0%, 97.6%, 33.7%)

How do I convert leaf green to HEX?

Select leaf green from the color name list in our color converter. The HEX value — #5ca904 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does leaf green belong to?

leaf green belongs to the green color family. It is a medium, vivid color with HSL values: hue 88°, saturation 95.4%, lightness 33.9%.

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

Lighter variant (lightness 48.9%): #85f406. Darker variant (lightness 18.9%): #335e02. 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.