#5B989F Color Information

Hex color code: #5B989F

A delicate cyan shade, #5B989F appears as (91, 152, 159) in RGB and (186°, 27%, 49%) in HSL. It is popular in mobile app design.

Try:
Color NameCadet Blue
HEX
#5B989F
RGB
91, 152, 159
HSL
186°, 27%, 49%
CMYK
43%, 4%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5B989F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

91, 152, 159

Red: 91 / Green: 152 / Blue: 159

HSL

186°, 27%, 49%

Hue: 186° / Saturation: 27% / Lightness: 49%

CMYK

43%, 4%, 0%, 38%

Cyan: 43% / Magenta: 4% / Yellow: 0% / Key: 38%

What color is #5B989F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5B989F to RGB:

rgb(91, 152, 159)HEX to RGB Converter →

HEX to HSL

Convert #5B989F to HSL:

hsl(186, 27%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #5B989F to CMYK:

cmyk(43%, 4%, 0%, 38%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #5B989F has RGB (91, 152, 159) and HSL (186°, 27%, 49%). 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 #5B989F is #9F625B, creating high-contrast pairings. For softer combinations, try analogous colors like #5B9F84.

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

Contrast with #5B989F

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

Contrast Ratio: 6.44:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5B989F?

#5B989F is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #5B989F?

#5B989F in RGB is (91, 152, 159) - 91 red, 152 green, and 159 blue.

How to use #5B989F in CSS?

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

What colors go well with #5B989F?

#9F625B (complementary), #5B9F84 (analogous), and #3F696E (lighter shade) work well with #5B989F.