#56DCEB Color Information

Hex color code: #56DCEB

#56DCEB is a eye-catching cyan color. In RGB it is (86, 220, 235), and in HSL it is (186°, 79%, 63%). It is widely used in graphic design.

Try:
Color NameTurquoise
HEX
#56DCEB
RGB
86, 220, 235
HSL
186°, 79%, 63%
CMYK
63%, 6%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #56DCEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 220, 235

Red: 86 / Green: 220 / Blue: 235

HSL

186°, 79%, 63%

Hue: 186° / Saturation: 79% / Lightness: 63%

CMYK

63%, 6%, 0%, 8%

Cyan: 63% / Magenta: 6% / Yellow: 0% / Key: 8%

What color is #56DCEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56DCEB to RGB:

rgb(86, 220, 235)HEX to RGB Converter →

HEX to HSL

Convert #56DCEB to HSL:

hsl(186, 79%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #56DCEB to CMYK:

cmyk(63%, 6%, 0%, 8%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #56DCEB has RGB (86, 220, 235) and HSL (186°, 79%, 63%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #56DCEB is #EB6556, creating high-contrast pairings. For softer combinations, try analogous colors like #56EBB0.

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

Contrast with #56DCEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56DCEB?

#56DCEB is a bold cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #56DCEB?

#56DCEB in RGB is (86, 220, 235) - 86 red, 220 green, and 235 blue.

How to use #56DCEB in CSS?

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

What colors go well with #56DCEB?

#EB6556 (complementary), #56EBB0 (analogous), and #1AC8DB (lighter shade) work well with #56DCEB.