#89929E Color Information

Hex color code: #89929E

#89929E is a understated blue color. In RGB it is (137, 146, 158), and in HSL it is (214°, 10%, 58%). It is widely used in graphic design.

Try:
Color NameLight Slate Gray
HEX
#89929E
RGB
137, 146, 158
HSL
214°, 10%, 58%
CMYK
13%, 8%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #89929E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 146, 158

Red: 137 / Green: 146 / Blue: 158

HSL

214°, 10%, 58%

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

CMYK

13%, 8%, 0%, 38%

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

What color is #89929E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #89929E to RGB:

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

HEX to HSL

Convert #89929E to HSL:

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

HEX to CMYK

Convert #89929E to CMYK:

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

Color Meaning and Usage

#89929E is a balanced blue color with RGB values of 137, 146, 158 and HSL of 214°, 10%, 58%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #89929E is #9F9589, creating high-contrast pairings. For softer combinations, try analogous colors like #899D9F.

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

Contrast with #89929E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #89929E?

#89929E is a balanced blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #89929E?

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

How to use #89929E in CSS?

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

What colors go well with #89929E?

#9F9589 (complementary), #899D9F (analogous), and #636C79 (lighter shade) work well with #89929E.