#59975C Color Information

Hex color code: #59975C

A delicate green shade, #59975C appears as (89, 151, 92) in RGB and (123°, 26%, 47%) in HSL. It is popular in mobile app design.

Try:
Color NameSea Green
HEX
#59975C
RGB
89, 151, 92
HSL
123°, 26%, 47%
CMYK
41%, 0%, 39%, 41%

Shades

CSS Usage
color: #59975C;
background-color: #59975C;
border-color: #59975C;
box-shadow: 0 0 10px #59975C;
border: 2px solid #59975C;
Tailwind Usage
bg-[#59975C]
text-[#59975C]
border-[#59975C]
shadow-[0_0_10px_59975C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #59975C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #59975C; color: #000000; }

Badge

New Feature
.badge { background-color: #59975C; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #59975C; background-color: #59975C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #59975C20; border-left: 4px solid #59975C; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #59975C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #59975C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 151, 92

Red: 89 / Green: 151 / Blue: 92

HSL

123°, 26%, 47%

Hue: 123° / Saturation: 26% / Lightness: 47%

CMYK

41%, 0%, 39%, 41%

Cyan: 41% / Magenta: 0% / Yellow: 39% / Key: 41%

What color is #59975C?

#59975C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59975C to RGB:

rgb(89, 151, 92)HEX to RGB Converter →

HEX to HSL

Convert #59975C to HSL:

hsl(123, 26%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #59975C to CMYK:

cmyk(41%, 0%, 39%, 41%)Color Converter →

Color Meaning and Usage

A gentle green tone, #59975C has RGB (89, 151, 92) and HSL (123°, 26%, 47%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59975C is #975994, creating high-contrast pairings. For softer combinations, try analogous colors like #759759.

Use #59975C in CSS: color: #59975C or background-color: #59975C. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #59975C

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 6.01:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59975C?

#59975C is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #59975C?

#59975C in RGB is (89, 151, 92) - 89 red, 151 green, and 92 blue.

How to use #59975C in CSS?

Use #59975C directly in your CSS properties like color or background-color.

What colors go well with #59975C?

#975994 (complementary), #759759 (analogous), and #3C673F (lighter shade) work well with #59975C.