#89AFBE Color Information

Hex color code: #89AFBE

A gentle blue shade, #89AFBE appears as (137, 175, 190) in RGB and (197°, 29%, 64%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#89AFBE
RGB
137, 175, 190
HSL
197°, 29%, 64%
CMYK
28%, 8%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #89AFBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 175, 190

Red: 137 / Green: 175 / Blue: 190

HSL

197°, 29%, 64%

Hue: 197° / Saturation: 29% / Lightness: 64%

CMYK

28%, 8%, 0%, 25%

Cyan: 28% / Magenta: 8% / Yellow: 0% / Key: 25%

What color is #89AFBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #89AFBE to RGB:

rgb(137, 175, 190)HEX to RGB Converter →

HEX to HSL

Convert #89AFBE to HSL:

hsl(197, 29%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #89AFBE to CMYK:

cmyk(28%, 8%, 0%, 25%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #89AFBE has RGB (137, 175, 190) and HSL (197°, 29%, 64%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #89AFBE is #BE9889, creating high-contrast pairings. For softer combinations, try analogous colors like #89BEB2.

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

Contrast with #89AFBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #89AFBE?

#89AFBE is a delicate blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #89AFBE?

#89AFBE in RGB is (137, 175, 190) - 137 red, 175 green, and 190 blue.

How to use #89AFBE in CSS?

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

What colors go well with #89AFBE?

#BE9889 (complementary), #89BEB2 (analogous), and #598DA1 (lighter shade) work well with #89AFBE.