#989BAA Color Information

Hex color code: #989BAA

The hex color #989BAA is a muted blue with RGB values of (152, 155, 170) and HSL of (230°, 10%, 63%). It is typically applied in digital products.

Try:
Color NameLight Slate Gray
HEX
#989BAA
RGB
152, 155, 170
HSL
230°, 10%, 63%
CMYK
11%, 9%, 0%, 33%

Shades

CSS Usage
color: #989BAA;
background-color: #989BAA;
border-color: #989BAA;
box-shadow: 0 0 10px #989BAA;
border: 2px solid #989BAA;
Tailwind Usage
bg-[#989BAA]
text-[#989BAA]
border-[#989BAA]
shadow-[0_0_10px_989BAA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #989BAA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #989BAA; color: #000000; }

Badge

New Feature
.badge { background-color: #989BAA; 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 #989BAA; background-color: #989BAA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #989BAA20; border-left: 4px solid #989BAA; }

Link / Accent

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

a { color: #989BAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #989BAA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 155, 170

Red: 152 / Green: 155 / Blue: 170

HSL

230°, 10%, 63%

Hue: 230° / Saturation: 10% / Lightness: 63%

CMYK

11%, 9%, 0%, 33%

Cyan: 11% / Magenta: 9% / Yellow: 0% / Key: 33%

What color is #989BAA?

#989BAA is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #989BAA to RGB:

rgb(152, 155, 170)HEX to RGB Converter →

HEX to HSL

Convert #989BAA to HSL:

hsl(230, 10%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #989BAA to CMYK:

cmyk(11%, 9%, 0%, 33%)Color Converter →

Color Meaning and Usage

A understated blue tone, #989BAA has RGB (152, 155, 170) and HSL (230°, 10%, 63%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #989BAA is #AAA797, creating high-contrast pairings. For softer combinations, try analogous colors like #97A4AA.

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

Contrast with #989BAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #989BAA?

#989BAA is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #989BAA?

#989BAA in RGB is (152, 155, 170) - 152 red, 155 green, and 170 blue.

How to use #989BAA in CSS?

Use #989BAA directly in your CSS properties like color or background-color.

What colors go well with #989BAA?

#AAA797 (complementary), #97A4AA (analogous), and #6E7287 (lighter shade) work well with #989BAA.