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

#58bc08
Format Value
HEX #58bc08
RGB rgb(88, 188, 8)
HSL hsl(93.3, 91.8%, 38.4%)
CMYK cmyk(53.2%, 0%, 95.7%, 26.3%)
HSV hsv(93.3, 95.7%, 73.7%)

frog green color harmonies

Tints & shades of frog green

Tints (lighter)

#67c21e #76c835 #86ce4b #95d462 #a4da78 #b3e18f #c2e7a5 #d1edbc #e1f3d2 #f0f9e9

Shades (darker)

#50ab07 #489a07 #408906 #387805 #306704 #285504 #204403 #183302 #102201 #081101

Contrast & accessibility

The quick brown fox

On white · 2.44:1 · Fail

The quick brown fox

On black · 8.61:1 · AAA

Recommended text color: #000000

Use frog green in code

CSS color: #58bc08;
SCSS $color: #58bc08;
Tailwind bg-[#58bc08]
Swift UIColor(red: 0.345, green: 0.737, blue: 0.031, alpha: 1)
Android Color.parseColor("#58bc08")
Flutter Color(0xFF58BC08)

Colors similar to frog green

Browse all Green colors →

What is the HEX code for frog green?

The CSS color frog green in HEX format is #58bc08. Use this value directly in CSS, SVG, and most design tools.

How do I use frog green in CSS?

To apply frog green in CSS:

  • Text color: color: #58bc08;
  • Background: background-color: #58bc08;
  • Border: border-color: #58bc08;

What are all the color format values for frog green?

FormatValue
HEX#58bc08
RGBrgb(88, 188, 8)
HSLhsl(93.3, 91.8%, 38.4%)
CMYKcmyk(53.2%, 0%, 95.7%, 26.3%)

How do I convert frog green to HEX?

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

What color family does frog green belong to?

frog green belongs to the green color family. It is a medium, vivid color with HSL values: hue 93.3°, saturation 91.8%, lightness 38.4%.

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

Lighter variant (lightness 53.4%): #7cf51b. Darker variant (lightness 23.4%): #367205. 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.