#949D97 Color Information

Hex color code: #949D97

A balanced green shade, #949D97 appears as (148, 157, 151) in RGB and (140°, 4%, 60%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#949D97
RGB
148, 157, 151
HSL
140°, 4%, 60%
CMYK
6%, 0%, 4%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #949D97; 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 #949D97; background-color: #949D9715; }

Alert / Toast

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

Link / Accent

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

a { color: #949D97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #949D97 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 157, 151

Red: 148 / Green: 157 / Blue: 151

HSL

140°, 4%, 60%

Hue: 140° / Saturation: 4% / Lightness: 60%

CMYK

6%, 0%, 4%, 38%

Cyan: 6% / Magenta: 0% / Yellow: 4% / Key: 38%

What color is #949D97?

#949D97 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #949D97 to RGB:

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

HEX to HSL

Convert #949D97 to HSL:

hsl(140, 4%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #949D97 to CMYK:

cmyk(6%, 0%, 4%, 38%)Color Converter →

Color Meaning and Usage

A subtle green tone, #949D97 has RGB (148, 157, 151) and HSL (140°, 4%, 60%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #949D97 is #9D959A, creating high-contrast pairings. For softer combinations, try analogous colors like #969D95.

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

Contrast with #949D97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #949D97?

#949D97 is a subtle green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #949D97?

#949D97 in RGB is (148, 157, 151) - 148 red, 157 green, and 151 blue.

How to use #949D97 in CSS?

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

What colors go well with #949D97?

#9D959A (complementary), #969D95 (analogous), and #6E7771 (lighter shade) work well with #949D97.