Sick green to HSL — Color Code

#9db92c
Format Value
HEX #9db92c
RGB rgb(157, 185, 44)
HSL hsl(71.9, 61.6%, 44.9%)
CMYK cmyk(15.1%, 0%, 76.2%, 27.5%)
HSV hsv(71.9, 76.2%, 72.5%)

sick green color harmonies

Tints & shades of sick green

Tints (lighter)

#a6bf3f #afc652 #b8cc66 #c1d279 #cad98c #d2df9f #dbe6b2 #e4ecc5 #edf2d9 #f6f9ec

Shades (darker)

#8fa828 #809724 #728720 #64761c #566518 #475414 #394310 #2b320c #1d2208 #0e1104

Contrast & accessibility

The quick brown fox

On white · 2.23:1 · Fail

The quick brown fox

On black · 9.41:1 · AAA

Recommended text color: #000000

Use sick green in code

CSS color: #9db92c;
SCSS $color: #9db92c;
Tailwind bg-[#9db92c]
Swift UIColor(red: 0.616, green: 0.725, blue: 0.173, alpha: 1)
Android Color.parseColor("#9db92c")
Flutter Color(0xFF9DB92C)

Colors similar to sick green

Browse all Green colors →

What is the HSL code for sick green?

The CSS color sick green in HSL format is hsl(71.9, 61.6%, 44.9%). Use this value directly in CSS, SVG, and most design tools.

How do I use sick green in CSS?

To apply sick green in CSS:

  • Text color: color: hsl(71.9, 61.6%, 44.9%);
  • Background: background-color: hsl(71.9, 61.6%, 44.9%);
  • Border: border-color: hsl(71.9, 61.6%, 44.9%);

What are all the color format values for sick green?

FormatValue
HEX#9db92c
RGBrgb(157, 185, 44)
HSLhsl(71.9, 61.6%, 44.9%)
CMYKcmyk(15.1%, 0%, 76.2%, 27.5%)

How do I convert sick green to HSL?

Select sick green from the color name list in our color converter. The HSL value — hsl(71.9, 61.6%, 44.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does sick green belong to?

sick green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 71.9°, saturation 61.6%, lightness 44.9%.

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

Lighter variant (lightness 59.9%): #bfd85a. Darker variant (lightness 29.9%): #697b1d. 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.