#5BF5EB Color Information

Hex color code: #5BF5EB

A dynamic cyan shade, #5BF5EB appears as (91, 245, 235) in RGB and (176°, 89%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameTurquoise
HEX
#5BF5EB
RGB
91, 245, 235
HSL
176°, 89%, 66%
CMYK
63%, 0%, 4%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5BF5EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

91, 245, 235

Red: 91 / Green: 245 / Blue: 235

HSL

176°, 89%, 66%

Hue: 176° / Saturation: 89% / Lightness: 66%

CMYK

63%, 0%, 4%, 4%

Cyan: 63% / Magenta: 0% / Yellow: 4% / Key: 4%

What color is #5BF5EB?

#5BF5EB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5BF5EB to RGB:

rgb(91, 245, 235)HEX to RGB Converter →

HEX to HSL

Convert #5BF5EB to HSL:

hsl(176, 89%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #5BF5EB to CMYK:

cmyk(63%, 0%, 4%, 4%)Color Converter →

Color Meaning and Usage

#5BF5EB is a vivid cyan color with RGB values of 91, 245, 235 and HSL of 176°, 89%, 66%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5BF5EB is #F55B65, creating high-contrast pairings. For softer combinations, try analogous colors like #5BF59E.

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

Contrast with #5BF5EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5BF5EB?

#5BF5EB is a vivid cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #5BF5EB?

#5BF5EB in RGB is (91, 245, 235) - 91 red, 245 green, and 235 blue.

How to use #5BF5EB in CSS?

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

What colors go well with #5BF5EB?

#F55B65 (complementary), #5BF59E (analogous), and #13F1E2 (lighter shade) work well with #5BF5EB.