#89979E Color Information

Hex color code: #89979E

A balanced blue shade, #89979E appears as (137, 151, 158) in RGB and (200°, 10%, 58%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#89979E
RGB
137, 151, 158
HSL
200°, 10%, 58%
CMYK
13%, 4%, 0%, 38%

Shades

CSS Usage
color: #89979E;
background-color: #89979E;
border-color: #89979E;
box-shadow: 0 0 10px #89979E;
border: 2px solid #89979E;
Tailwind Usage
bg-[#89979E]
text-[#89979E]
border-[#89979E]
shadow-[0_0_10px_89979E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #89979E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #89979E; color: #000000; }

Badge

New Feature
.badge { background-color: #89979E; 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 #89979E; background-color: #89979E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #89979E20; border-left: 4px solid #89979E; }

Link / Accent

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

a { color: #89979E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #89979E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 151, 158

Red: 137 / Green: 151 / Blue: 158

HSL

200°, 10%, 58%

Hue: 200° / Saturation: 10% / Lightness: 58%

CMYK

13%, 4%, 0%, 38%

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

What color is #89979E?

#89979E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #89979E to RGB:

rgb(137, 151, 158)HEX to RGB Converter →

HEX to HSL

Convert #89979E to HSL:

hsl(200, 10%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #89979E to CMYK:

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

Color Meaning and Usage

A understated blue tone, #89979E has RGB (137, 151, 158) and HSL (200°, 10%, 58%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #89979E is #9F9089, creating high-contrast pairings. For softer combinations, try analogous colors like #899F9B.

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

Contrast with #89979E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #89979E?

#89979E is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #89979E?

#89979E in RGB is (137, 151, 158) - 137 red, 151 green, and 158 blue.

How to use #89979E in CSS?

Use #89979E directly in your CSS properties like color or background-color.

What colors go well with #89979E?

#9F9089 (complementary), #899F9B (analogous), and #637179 (lighter shade) work well with #89979E.