#56AEAB Color Information

Hex color code: #56AEAB

The hex color #56AEAB is a gentle cyan with RGB values of (86, 174, 171) and HSL of (178°, 35%, 51%). It is frequently seen in web interfaces.

Try:
Color NameCadet Blue
HEX
#56AEAB
RGB
86, 174, 171
HSL
178°, 35%, 51%
CMYK
51%, 0%, 2%, 32%

Shades

CSS Usage
color: #56AEAB;
background-color: #56AEAB;
border-color: #56AEAB;
box-shadow: 0 0 10px #56AEAB;
border: 2px solid #56AEAB;
Tailwind Usage
bg-[#56AEAB]
text-[#56AEAB]
border-[#56AEAB]
shadow-[0_0_10px_56AEAB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #56AEAB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #56AEAB; color: #000000; }

Badge

New Feature
.badge { background-color: #56AEAB; 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 #56AEAB; background-color: #56AEAB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #56AEAB20; border-left: 4px solid #56AEAB; }

Link / Accent

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

a { color: #56AEAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #56AEAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 174, 171

Red: 86 / Green: 174 / Blue: 171

HSL

178°, 35%, 51%

Hue: 178° / Saturation: 35% / Lightness: 51%

CMYK

51%, 0%, 2%, 32%

Cyan: 51% / Magenta: 0% / Yellow: 2% / Key: 32%

What color is #56AEAB?

#56AEAB is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56AEAB to RGB:

rgb(86, 174, 171)HEX to RGB Converter →

HEX to HSL

Convert #56AEAB to HSL:

hsl(178, 35%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #56AEAB to CMYK:

cmyk(51%, 0%, 2%, 32%)Color Converter →

Color Meaning and Usage

A pastel cyan tone, #56AEAB has RGB (86, 174, 171) and HSL (178°, 35%, 51%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #56AEAB is #AE5659, creating high-contrast pairings. For softer combinations, try analogous colors like #56AE7F.

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

Contrast with #56AEAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56AEAB?

#56AEAB is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #56AEAB?

#56AEAB in RGB is (86, 174, 171) - 86 red, 174 green, and 171 blue.

How to use #56AEAB in CSS?

Use #56AEAB directly in your CSS properties like color or background-color.

What colors go well with #56AEAB?

#AE5659 (complementary), #56AE7F (analogous), and #3C7C7A (lighter shade) work well with #56AEAB.