#949997 Color Information

Hex color code: #949997

#949997 is a balanced cyan color. In RGB it is (148, 153, 151), and in HSL it is (156°, 2%, 59%). It is frequently seen in web interfaces.

Try:
Color NameLight Slate Gray
HEX
#949997
RGB
148, 153, 151
HSL
156°, 2%, 59%
CMYK
3%, 0%, 1%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #949997; 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 #949997; background-color: #94999715; }

Alert / Toast

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

Link / Accent

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

a { color: #949997; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #949997 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 153, 151

Red: 148 / Green: 153 / Blue: 151

HSL

156°, 2%, 59%

Hue: 156° / Saturation: 2% / Lightness: 59%

CMYK

3%, 0%, 1%, 40%

Cyan: 3% / Magenta: 0% / Yellow: 1% / Key: 40%

What color is #949997?

#949997 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #949997 to RGB:

rgb(148, 153, 151)HEX to RGB Converter →

HEX to HSL

Convert #949997 to HSL:

hsl(156, 2%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #949997 to CMYK:

cmyk(3%, 0%, 1%, 40%)Color Converter →

Color Meaning and Usage

#949997 is a neutral cyan color with RGB values of 148, 153, 151 and HSL of 156°, 2%, 59%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #949997 is #999496, creating high-contrast pairings. For softer combinations, try analogous colors like #949995.

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

Contrast with #949997

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #949997?

#949997 is a neutral cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #949997?

#949997 in RGB is (148, 153, 151) - 148 red, 153 green, and 151 blue.

How to use #949997 in CSS?

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

What colors go well with #949997?

#999496 (complementary), #949995 (analogous), and #6E7271 (lighter shade) work well with #949997.