#558B5F Color Information

Hex color code: #558B5F

The hex color #558B5F is a soft green with RGB values of (85, 139, 95) and HSL of (131°, 24%, 44%). It is typically applied in digital products.

Try:
Color NameSea Green
HEX
#558B5F
RGB
85, 139, 95
HSL
131°, 24%, 44%
CMYK
39%, 0%, 32%, 45%

Shades

CSS Usage
color: #558B5F;
background-color: #558B5F;
border-color: #558B5F;
box-shadow: 0 0 10px #558B5F;
border: 2px solid #558B5F;
Tailwind Usage
bg-[#558B5F]
text-[#558B5F]
border-[#558B5F]
shadow-[0_0_10px_558B5F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #558B5F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #558B5F; color: #000000; }

Badge

New Feature
.badge { background-color: #558B5F; 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 #558B5F; background-color: #558B5F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #558B5F20; border-left: 4px solid #558B5F; }

Link / Accent

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

a { color: #558B5F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #558B5F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 139, 95

Red: 85 / Green: 139 / Blue: 95

HSL

131°, 24%, 44%

Hue: 131° / Saturation: 24% / Lightness: 44%

CMYK

39%, 0%, 32%, 45%

Cyan: 39% / Magenta: 0% / Yellow: 32% / Key: 45%

What color is #558B5F?

#558B5F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #558B5F to RGB:

rgb(85, 139, 95)HEX to RGB Converter →

HEX to HSL

Convert #558B5F to HSL:

hsl(131, 24%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #558B5F to CMYK:

cmyk(39%, 0%, 32%, 45%)Color Converter →

Color Meaning and Usage

A gentle green tone, #558B5F has RGB (85, 139, 95) and HSL (131°, 24%, 44%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #558B5F is #8B5581, creating high-contrast pairings. For softer combinations, try analogous colors like #668B55.

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

Contrast with #558B5F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #558B5F?

#558B5F is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #558B5F?

#558B5F in RGB is (85, 139, 95) - 85 red, 139 green, and 95 blue.

How to use #558B5F in CSS?

Use #558B5F directly in your CSS properties like color or background-color.

What colors go well with #558B5F?

#8B5581 (complementary), #668B55 (analogous), and #385C3F (lighter shade) work well with #558B5F.