#5CAD6E Color Information

Hex color code: #5CAD6E

A gentle green shade, #5CAD6E appears as (92, 173, 110) in RGB and (133°, 33%, 52%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Sea Green
HEX
#5CAD6E
RGB
92, 173, 110
HSL
133°, 33%, 52%
CMYK
47%, 0%, 36%, 32%

Shades

CSS Usage
color: #5CAD6E;
background-color: #5CAD6E;
border-color: #5CAD6E;
box-shadow: 0 0 10px #5CAD6E;
border: 2px solid #5CAD6E;
Tailwind Usage
bg-[#5CAD6E]
text-[#5CAD6E]
border-[#5CAD6E]
shadow-[0_0_10px_5CAD6E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5CAD6E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5CAD6E; color: #000000; }

Badge

New Feature
.badge { background-color: #5CAD6E; 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 #5CAD6E; background-color: #5CAD6E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5CAD6E20; border-left: 4px solid #5CAD6E; }

Link / Accent

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

a { color: #5CAD6E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5CAD6E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

92, 173, 110

Red: 92 / Green: 173 / Blue: 110

HSL

133°, 33%, 52%

Hue: 133° / Saturation: 33% / Lightness: 52%

CMYK

47%, 0%, 36%, 32%

Cyan: 47% / Magenta: 0% / Yellow: 36% / Key: 32%

What color is #5CAD6E?

#5CAD6E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5CAD6E to RGB:

rgb(92, 173, 110)HEX to RGB Converter →

HEX to HSL

Convert #5CAD6E to HSL:

hsl(133, 33%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #5CAD6E to CMYK:

cmyk(47%, 0%, 36%, 32%)Color Converter →

Color Meaning and Usage

A soft green tone, #5CAD6E has RGB (92, 173, 110) and HSL (133°, 33%, 52%). 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 #5CAD6E is #AD5C9B, creating high-contrast pairings. For softer combinations, try analogous colors like #73AD5C.

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

Contrast with #5CAD6E

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

Contrast Ratio: 7.66:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5CAD6E?

#5CAD6E is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #5CAD6E?

#5CAD6E in RGB is (92, 173, 110) - 92 red, 173 green, and 110 blue.

How to use #5CAD6E in CSS?

Use #5CAD6E directly in your CSS properties like color or background-color.

What colors go well with #5CAD6E?

#AD5C9B (complementary), #73AD5C (analogous), and #3F7D4D (lighter shade) work well with #5CAD6E.