#9698AB Color Information

Hex color code: #9698AB

The hex color #9698AB is a balanced blue with RGB values of (150, 152, 171) and HSL of (234°, 11%, 63%). It is frequently seen in web interfaces.

Try:
Color NameLight Slate Gray
HEX
#9698AB
RGB
150, 152, 171
HSL
234°, 11%, 63%
CMYK
12%, 11%, 0%, 33%

Shades

CSS Usage
color: #9698AB;
background-color: #9698AB;
border-color: #9698AB;
box-shadow: 0 0 10px #9698AB;
border: 2px solid #9698AB;
Tailwind Usage
bg-[#9698AB]
text-[#9698AB]
border-[#9698AB]
shadow-[0_0_10px_9698AB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9698AB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9698AB; color: #000000; }

Badge

New Feature
.badge { background-color: #9698AB; 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 #9698AB; background-color: #9698AB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9698AB20; border-left: 4px solid #9698AB; }

Link / Accent

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

a { color: #9698AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9698AB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 152, 171

Red: 150 / Green: 152 / Blue: 171

HSL

234°, 11%, 63%

Hue: 234° / Saturation: 11% / Lightness: 63%

CMYK

12%, 11%, 0%, 33%

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

What color is #9698AB?

#9698AB is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9698AB to RGB:

rgb(150, 152, 171)HEX to RGB Converter →

HEX to HSL

Convert #9698AB to HSL:

hsl(234, 11%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #9698AB to CMYK:

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

Color Meaning and Usage

#9698AB is a muted blue color with RGB values of 150, 152, 171 and HSL of 234°, 11%, 63%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9698AB is #ABA996, creating high-contrast pairings. For softer combinations, try analogous colors like #96A3AB.

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

Contrast with #9698AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9698AB?

#9698AB is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #9698AB?

#9698AB in RGB is (150, 152, 171) - 150 red, 152 green, and 171 blue.

How to use #9698AB in CSS?

Use #9698AB directly in your CSS properties like color or background-color.

What colors go well with #9698AB?

#ABA996 (complementary), #96A3AB (analogous), and #6D7088 (lighter shade) work well with #9698AB.