#79908B Color Information

Hex color code: #79908B

The hex color #79908B is a balanced cyan with RGB values of (121, 144, 139) and HSL of (167°, 9%, 52%). It is frequently seen in web interfaces.

Try:
Color NameLight Slate Gray
HEX
#79908B
RGB
121, 144, 139
HSL
167°, 9%, 52%
CMYK
16%, 0%, 3%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #79908B; 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 #79908B; background-color: #79908B15; }

Alert / Toast

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

Link / Accent

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

a { color: #79908B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #79908B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 144, 139

Red: 121 / Green: 144 / Blue: 139

HSL

167°, 9%, 52%

Hue: 167° / Saturation: 9% / Lightness: 52%

CMYK

16%, 0%, 3%, 44%

Cyan: 16% / Magenta: 0% / Yellow: 3% / Key: 44%

What color is #79908B?

#79908B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #79908B to RGB:

rgb(121, 144, 139)HEX to RGB Converter →

HEX to HSL

Convert #79908B to HSL:

hsl(167, 9%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #79908B to CMYK:

cmyk(16%, 0%, 3%, 44%)Color Converter →

Color Meaning and Usage

A neutral cyan tone, #79908B has RGB (121, 144, 139) and HSL (167°, 9%, 52%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #79908B is #907A7E, creating high-contrast pairings. For softer combinations, try analogous colors like #7A9080.

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

Contrast with #79908B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #79908B?

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

What is the RGB value of #79908B?

#79908B in RGB is (121, 144, 139) - 121 red, 144 green, and 139 blue.

How to use #79908B in CSS?

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

What colors go well with #79908B?

#907A7E (complementary), #7A9080 (analogous), and #566763 (lighter shade) work well with #79908B.