#5AD3BF Color Information

Hex color code: #5AD3BF

A calming cyan shade, #5AD3BF appears as (90, 211, 191) in RGB and (170°, 58%, 59%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Turquoise
HEX
#5AD3BF
RGB
90, 211, 191
HSL
170°, 58%, 59%
CMYK
57%, 0%, 9%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5AD3BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

90, 211, 191

Red: 90 / Green: 211 / Blue: 191

HSL

170°, 58%, 59%

Hue: 170° / Saturation: 58% / Lightness: 59%

CMYK

57%, 0%, 9%, 17%

Cyan: 57% / Magenta: 0% / Yellow: 9% / Key: 17%

What color is #5AD3BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5AD3BF to RGB:

rgb(90, 211, 191)HEX to RGB Converter →

HEX to HSL

Convert #5AD3BF to HSL:

hsl(170, 58%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #5AD3BF to CMYK:

cmyk(57%, 0%, 9%, 17%)Color Converter →

Color Meaning and Usage

A peaceful cyan tone, #5AD3BF has RGB (90, 211, 191) and HSL (170°, 58%, 59%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5AD3BF is #D35A6E, creating high-contrast pairings. For softer combinations, try analogous colors like #5AD382.

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

Contrast with #5AD3BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5AD3BF?

#5AD3BF is a peaceful cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #5AD3BF?

#5AD3BF in RGB is (90, 211, 191) - 90 red, 211 green, and 191 blue.

How to use #5AD3BF in CSS?

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

What colors go well with #5AD3BF?

#D35A6E (complementary), #5AD382 (analogous), and #2FB19C (lighter shade) work well with #5AD3BF.