#559B64 Color Information

Hex color code: #559B64

A gentle green shade, #559B64 appears as (85, 155, 100) in RGB and (133°, 29%, 47%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Sea Green
HEX
#559B64
RGB
85, 155, 100
HSL
133°, 29%, 47%
CMYK
45%, 0%, 35%, 39%

Shades

CSS Usage
color: #559B64;
background-color: #559B64;
border-color: #559B64;
box-shadow: 0 0 10px #559B64;
border: 2px solid #559B64;
Tailwind Usage
bg-[#559B64]
text-[#559B64]
border-[#559B64]
shadow-[0_0_10px_559B64]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #559B64, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #559B64; color: #000000; }

Badge

New Feature
.badge { background-color: #559B64; 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 #559B64; background-color: #559B6415; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #559B6420; border-left: 4px solid #559B64; }

Link / Accent

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

a { color: #559B64; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #559B64 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 155, 100

Red: 85 / Green: 155 / Blue: 100

HSL

133°, 29%, 47%

Hue: 133° / Saturation: 29% / Lightness: 47%

CMYK

45%, 0%, 35%, 39%

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

What color is #559B64?

#559B64 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #559B64 to RGB:

rgb(85, 155, 100)HEX to RGB Converter →

HEX to HSL

Convert #559B64 to HSL:

hsl(133, 29%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #559B64 to CMYK:

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

Color Meaning and Usage

A soft green tone, #559B64 has RGB (85, 155, 100) and HSL (133°, 29%, 47%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #559B64 is #9B558C, creating high-contrast pairings. For softer combinations, try analogous colors like #699B55.

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

Contrast with #559B64

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #559B64?

#559B64 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #559B64?

#559B64 in RGB is (85, 155, 100) - 85 red, 155 green, and 100 blue.

How to use #559B64 in CSS?

Use #559B64 directly in your CSS properties like color or background-color.

What colors go well with #559B64?

#9B558C (complementary), #699B55 (analogous), and #3A6944 (lighter shade) work well with #559B64.