#7D958C Color Information

Hex color code: #7D958C

#7D958C is a neutral cyan color. In RGB it is (125, 149, 140), and in HSL it is (158°, 10%, 54%). It is frequently seen in web interfaces.

Try:
Color NameLight Slate Gray
HEX
#7D958C
RGB
125, 149, 140
HSL
158°, 10%, 54%
CMYK
16%, 0%, 6%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7D958C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7D958C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

125, 149, 140

Red: 125 / Green: 149 / Blue: 140

HSL

158°, 10%, 54%

Hue: 158° / Saturation: 10% / Lightness: 54%

CMYK

16%, 0%, 6%, 42%

Cyan: 16% / Magenta: 0% / Yellow: 6% / Key: 42%

What color is #7D958C?

#7D958C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7D958C to RGB:

rgb(125, 149, 140)HEX to RGB Converter →

HEX to HSL

Convert #7D958C to HSL:

hsl(158, 10%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #7D958C to CMYK:

cmyk(16%, 0%, 6%, 42%)Color Converter →

Color Meaning and Usage

A understated cyan tone, #7D958C has RGB (125, 149, 140) and HSL (158°, 10%, 54%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7D958C is #957E87, creating high-contrast pairings. For softer combinations, try analogous colors like #7E9581.

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

Contrast with #7D958C

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

Contrast Ratio: 6.55:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7D958C?

#7D958C is a understated cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #7D958C?

#7D958C in RGB is (125, 149, 140) - 125 red, 149 green, and 140 blue.

How to use #7D958C in CSS?

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

What colors go well with #7D958C?

#957E87 (complementary), #7E9581 (analogous), and #5A6D66 (lighter shade) work well with #7D958C.