#96969C Color Information

Hex color code: #96969C

#96969C is a muted blue color. In RGB it is (150, 150, 156), and in HSL it is (240°, 3%, 60%). It is typically applied in digital products.

Try:
Color NameLight Slate Gray
HEX
#96969C
RGB
150, 150, 156
HSL
240°, 3%, 60%
CMYK
4%, 4%, 0%, 39%

Shades

CSS Usage
color: #96969C;
background-color: #96969C;
border-color: #96969C;
box-shadow: 0 0 10px #96969C;
border: 2px solid #96969C;
Tailwind Usage
bg-[#96969C]
text-[#96969C]
border-[#96969C]
shadow-[0_0_10px_96969C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #96969C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #96969C; color: #000000; }

Badge

New Feature
.badge { background-color: #96969C; 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 #96969C; background-color: #96969C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #96969C20; border-left: 4px solid #96969C; }

Link / Accent

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

a { color: #96969C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #96969C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 150, 156

Red: 150 / Green: 150 / Blue: 156

HSL

240°, 3%, 60%

Hue: 240° / Saturation: 3% / Lightness: 60%

CMYK

4%, 4%, 0%, 39%

Cyan: 4% / Magenta: 4% / Yellow: 0% / Key: 39%

What color is #96969C?

#96969C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #96969C to RGB:

rgb(150, 150, 156)HEX to RGB Converter →

HEX to HSL

Convert #96969C to HSL:

hsl(240, 3%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #96969C to CMYK:

cmyk(4%, 4%, 0%, 39%)Color Converter →

Color Meaning and Usage

A muted blue tone, #96969C has RGB (150, 150, 156) and HSL (240°, 3%, 60%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #96969C is #9C9C96, creating high-contrast pairings. For softer combinations, try analogous colors like #96999C.

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

Contrast with #96969C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #96969C?

#96969C is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #96969C?

#96969C in RGB is (150, 150, 156) - 150 red, 150 green, and 156 blue.

How to use #96969C in CSS?

Use #96969C directly in your CSS properties like color or background-color.

What colors go well with #96969C?

#9C9C96 (complementary), #96999C (analogous), and #6F6F76 (lighter shade) work well with #96969C.