#969AAB Color Information

Hex color code: #969AAB

The hex color #969AAB is a subtle blue with RGB values of (150, 154, 171) and HSL of (229°, 11%, 63%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#969AAB
RGB
150, 154, 171
HSL
229°, 11%, 63%
CMYK
12%, 10%, 0%, 33%

Shades

CSS Usage
color: #969AAB;
background-color: #969AAB;
border-color: #969AAB;
box-shadow: 0 0 10px #969AAB;
border: 2px solid #969AAB;
Tailwind Usage
bg-[#969AAB]
text-[#969AAB]
border-[#969AAB]
shadow-[0_0_10px_969AAB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #969AAB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #969AAB; color: #000000; }

Badge

New Feature
.badge { background-color: #969AAB; 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 #969AAB; background-color: #969AAB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #969AAB20; border-left: 4px solid #969AAB; }

Link / Accent

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

a { color: #969AAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #969AAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 154, 171

Red: 150 / Green: 154 / Blue: 171

HSL

229°, 11%, 63%

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

CMYK

12%, 10%, 0%, 33%

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

What color is #969AAB?

#969AAB is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #969AAB to RGB:

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

HEX to HSL

Convert #969AAB to HSL:

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

HEX to CMYK

Convert #969AAB to CMYK:

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

Color Meaning and Usage

#969AAB is a neutral blue color with RGB values of 150, 154, 171 and HSL of 229°, 11%, 63%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #969AAB is #ABA796, creating high-contrast pairings. For softer combinations, try analogous colors like #96A4AB.

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

Contrast with #969AAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #969AAB?

#969AAB is a neutral blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #969AAB?

#969AAB in RGB is (150, 154, 171) - 150 red, 154 green, and 171 blue.

How to use #969AAB in CSS?

Use #969AAB directly in your CSS properties like color or background-color.

What colors go well with #969AAB?

#ABA796 (complementary), #96A4AB (analogous), and #6D7288 (lighter shade) work well with #969AAB.