#58BBA6 Color Information

Hex color code: #58BBA6

The hex color #58BBA6 is a pastel cyan with RGB values of (88, 187, 166) and HSL of (167°, 42%, 54%). It is commonly used in modern UI design.

Try:
Color NameMedium Aquamarine
HEX
#58BBA6
RGB
88, 187, 166
HSL
167°, 42%, 54%
CMYK
53%, 0%, 11%, 27%

Shades

CSS Usage
color: #58BBA6;
background-color: #58BBA6;
border-color: #58BBA6;
box-shadow: 0 0 10px #58BBA6;
border: 2px solid #58BBA6;
Tailwind Usage
bg-[#58BBA6]
text-[#58BBA6]
border-[#58BBA6]
shadow-[0_0_10px_58BBA6]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #58BBA6, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #58BBA6; color: #000000; }

Badge

New Feature
.badge { background-color: #58BBA6; 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 #58BBA6; background-color: #58BBA615; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #58BBA620; border-left: 4px solid #58BBA6; }

Link / Accent

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

a { color: #58BBA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #58BBA6 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 187, 166

Red: 88 / Green: 187 / Blue: 166

HSL

167°, 42%, 54%

Hue: 167° / Saturation: 42% / Lightness: 54%

CMYK

53%, 0%, 11%, 27%

Cyan: 53% / Magenta: 0% / Yellow: 11% / Key: 27%

What color is #58BBA6?

#58BBA6 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #58BBA6 to RGB:

rgb(88, 187, 166)HEX to RGB Converter →

HEX to HSL

Convert #58BBA6 to HSL:

hsl(167, 42%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #58BBA6 to CMYK:

cmyk(53%, 0%, 11%, 27%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #58BBA6 has RGB (88, 187, 166) and HSL (167°, 42%, 54%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #58BBA6 is #BB586E, creating high-contrast pairings. For softer combinations, try analogous colors like #58BB74.

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

Contrast with #58BBA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #58BBA6?

#58BBA6 is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #58BBA6?

#58BBA6 in RGB is (88, 187, 166) - 88 red, 187 green, and 166 blue.

How to use #58BBA6 in CSS?

Use #58BBA6 directly in your CSS properties like color or background-color.

What colors go well with #58BBA6?

#BB586E (complementary), #58BB74 (analogous), and #3A8D7B (lighter shade) work well with #58BBA6.