#889A9D Color Information

Hex color code: #889A9D

#889A9D is a neutral cyan color. In RGB it is (136, 154, 157), and in HSL it is (189°, 10%, 57%). It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#889A9D
RGB
136, 154, 157
HSL
189°, 10%, 57%
CMYK
13%, 2%, 0%, 38%

Shades

CSS Usage
color: #889A9D;
background-color: #889A9D;
border-color: #889A9D;
box-shadow: 0 0 10px #889A9D;
border: 2px solid #889A9D;
Tailwind Usage
bg-[#889A9D]
text-[#889A9D]
border-[#889A9D]
shadow-[0_0_10px_889A9D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #889A9D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #889A9D; color: #000000; }

Badge

New Feature
.badge { background-color: #889A9D; 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 #889A9D; background-color: #889A9D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #889A9D20; border-left: 4px solid #889A9D; }

Link / Accent

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

a { color: #889A9D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #889A9D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 154, 157

Red: 136 / Green: 154 / Blue: 157

HSL

189°, 10%, 57%

Hue: 189° / Saturation: 10% / Lightness: 57%

CMYK

13%, 2%, 0%, 38%

Cyan: 13% / Magenta: 2% / Yellow: 0% / Key: 38%

What color is #889A9D?

#889A9D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #889A9D to RGB:

rgb(136, 154, 157)HEX to RGB Converter →

HEX to HSL

Convert #889A9D to HSL:

hsl(189, 10%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #889A9D to CMYK:

cmyk(13%, 2%, 0%, 38%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #889A9D has RGB (136, 154, 157) and HSL (189°, 10%, 57%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #889A9D is #9C8A86, creating high-contrast pairings. For softer combinations, try analogous colors like #869C95.

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

Contrast with #889A9D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #889A9D?

#889A9D is a muted cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #889A9D?

#889A9D in RGB is (136, 154, 157) - 136 red, 154 green, and 157 blue.

How to use #889A9D in CSS?

Use #889A9D directly in your CSS properties like color or background-color.

What colors go well with #889A9D?

#9C8A86 (complementary), #869C95 (analogous), and #607376 (lighter shade) work well with #889A9D.