#5CD6AD Color Information

Hex color code: #5CD6AD

A calming cyan shade, #5CD6AD appears as (92, 214, 173) in RGB and (160°, 60%, 60%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Aquamarine
HEX
#5CD6AD
RGB
92, 214, 173
HSL
160°, 60%, 60%
CMYK
57%, 0%, 19%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5CD6AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

92, 214, 173

Red: 92 / Green: 214 / Blue: 173

HSL

160°, 60%, 60%

Hue: 160° / Saturation: 60% / Lightness: 60%

CMYK

57%, 0%, 19%, 16%

Cyan: 57% / Magenta: 0% / Yellow: 19% / Key: 16%

What color is #5CD6AD?

#5CD6AD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5CD6AD to RGB:

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

HEX to HSL

Convert #5CD6AD to HSL:

hsl(160, 60%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #5CD6AD to CMYK:

cmyk(57%, 0%, 19%, 16%)Color Converter →

Color Meaning and Usage

A tranquil cyan tone, #5CD6AD has RGB (92, 214, 173) and HSL (160°, 60%, 60%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5CD6AD is #D65C85, creating high-contrast pairings. For softer combinations, try analogous colors like #5CD670.

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

Contrast with #5CD6AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5CD6AD?

#5CD6AD is a tranquil cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #5CD6AD?

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

How to use #5CD6AD in CSS?

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

What colors go well with #5CD6AD?

#D65C85 (complementary), #5CD670 (analogous), and #2EB88A (lighter shade) work well with #5CD6AD.