#89B3BD Color Information

Hex color code: #89B3BD

The hex color #89B3BD is a pastel cyan with RGB values of (137, 179, 189) and HSL of (192°, 28%, 64%). It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#89B3BD
RGB
137, 179, 189
HSL
192°, 28%, 64%
CMYK
28%, 5%, 0%, 26%

Shades

CSS Usage
color: #89B3BD;
background-color: #89B3BD;
border-color: #89B3BD;
box-shadow: 0 0 10px #89B3BD;
border: 2px solid #89B3BD;
Tailwind Usage
bg-[#89B3BD]
text-[#89B3BD]
border-[#89B3BD]
shadow-[0_0_10px_89B3BD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #89B3BD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #89B3BD; color: #000000; }

Badge

New Feature
.badge { background-color: #89B3BD; 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 #89B3BD; background-color: #89B3BD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #89B3BD20; border-left: 4px solid #89B3BD; }

Link / Accent

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

a { color: #89B3BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #89B3BD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 179, 189

Red: 137 / Green: 179 / Blue: 189

HSL

192°, 28%, 64%

Hue: 192° / Saturation: 28% / Lightness: 64%

CMYK

28%, 5%, 0%, 26%

Cyan: 28% / Magenta: 5% / Yellow: 0% / Key: 26%

What color is #89B3BD?

#89B3BD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #89B3BD to RGB:

rgb(137, 179, 189)HEX to RGB Converter →

HEX to HSL

Convert #89B3BD to HSL:

hsl(192, 28%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #89B3BD to CMYK:

cmyk(28%, 5%, 0%, 26%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #89B3BD has RGB (137, 179, 189) and HSL (192°, 28%, 64%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #89B3BD is #BD9489, creating high-contrast pairings. For softer combinations, try analogous colors like #89BDAD.

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

Contrast with #89B3BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #89B3BD?

#89B3BD is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #89B3BD?

#89B3BD in RGB is (137, 179, 189) - 137 red, 179 green, and 189 blue.

How to use #89B3BD in CSS?

Use #89B3BD directly in your CSS properties like color or background-color.

What colors go well with #89B3BD?

#BD9489 (complementary), #89BDAD (analogous), and #5A92A0 (lighter shade) work well with #89B3BD.