#5BECCF Color Information

Hex color code: #5BECCF

The hex color #5BECCF is a vivid cyan with RGB values of (91, 236, 207) and HSL of (168°, 79%, 64%). It is commonly used in modern UI design.

Try:
Color NameTurquoise
HEX
#5BECCF
RGB
91, 236, 207
HSL
168°, 79%, 64%
CMYK
61%, 0%, 12%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5BECCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

91, 236, 207

Red: 91 / Green: 236 / Blue: 207

HSL

168°, 79%, 64%

Hue: 168° / Saturation: 79% / Lightness: 64%

CMYK

61%, 0%, 12%, 7%

Cyan: 61% / Magenta: 0% / Yellow: 12% / Key: 7%

What color is #5BECCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5BECCF to RGB:

rgb(91, 236, 207)HEX to RGB Converter →

HEX to HSL

Convert #5BECCF to HSL:

hsl(168, 79%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #5BECCF to CMYK:

cmyk(61%, 0%, 12%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching cyan tone, #5BECCF has RGB (91, 236, 207) and HSL (168°, 79%, 64%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5BECCF is #EC5B78, creating high-contrast pairings. For softer combinations, try analogous colors like #5BEC86.

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

Contrast with #5BECCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5BECCF?

#5BECCF is a eye-catching cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #5BECCF?

#5BECCF in RGB is (91, 236, 207) - 91 red, 236 green, and 207 blue.

How to use #5BECCF in CSS?

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

What colors go well with #5BECCF?

#EC5B78 (complementary), #5BEC86 (analogous), and #1AE0B8 (lighter shade) work well with #5BECCF.