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

#99cc04
Format Value
HEX #99cc04
RGB rgb(153, 204, 4)
HSL hsl(75.3, 96.2%, 40.8%)
CMYK cmyk(25%, 0%, 98%, 20%)
HSV hsv(75.3, 98%, 80%)

slime green color harmonies

Tints & shades of slime green

Tints (lighter)

#a2d11b #acd532 #b5da48 #bedf5f #c7e376 #d1e88d #daeca4 #e3f1bb #ecf6d1 #f6fae8

Shades (darker)

#8bb904 #7da703 #6f9403 #618203 #536f02 #465d02 #384a01 #2a3801 #1c2501 #0e1300

Contrast & accessibility

The quick brown fox

On white · 1.91:1 · Fail

The quick brown fox

On black · 10.99:1 · AAA

Recommended text color: #000000

Use slime green in code

CSS color: #99cc04;
SCSS $color: #99cc04;
Tailwind bg-[#99cc04]
Swift UIColor(red: 0.600, green: 0.800, blue: 0.016, alpha: 1)
Android Color.parseColor("#99cc04")
Flutter Color(0xFF99CC04)

Colors similar to slime green

Browse all Green colors →

What is the HEX code for slime green?

The CSS color slime green in HEX format is #99cc04. Use this value directly in CSS, SVG, and most design tools.

How do I use slime green in CSS?

To apply slime green in CSS:

  • Text color: color: #99cc04;
  • Background: background-color: #99cc04;
  • Border: border-color: #99cc04;

What are all the color format values for slime green?

FormatValue
HEX#99cc04
RGBrgb(153, 204, 4)
HSLhsl(75.3, 96.2%, 40.8%)
CMYKcmyk(25%, 0%, 98%, 20%)

How do I convert slime green to HEX?

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

What color family does slime green belong to?

slime green belongs to the green color family. It is a medium, vivid color with HSL values: hue 75.3°, saturation 96.2%, lightness 40.8%.

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

Lighter variant (lightness 55.8%): #c3fb22. Darker variant (lightness 25.799999999999997%): #618103. 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.