#79968A Color Information

Hex color code: #79968A

The hex color #79968A is a neutral cyan with RGB values of (121, 150, 138) and HSL of (155°, 12%, 53%). It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#79968A
RGB
121, 150, 138
HSL
155°, 12%, 53%
CMYK
19%, 0%, 8%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #79968A; 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 #79968A; background-color: #79968A15; }

Alert / Toast

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

Link / Accent

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

a { color: #79968A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #79968A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 150, 138

Red: 121 / Green: 150 / Blue: 138

HSL

155°, 12%, 53%

Hue: 155° / Saturation: 12% / Lightness: 53%

CMYK

19%, 0%, 8%, 41%

Cyan: 19% / Magenta: 0% / Yellow: 8% / Key: 41%

What color is #79968A?

#79968A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #79968A to RGB:

rgb(121, 150, 138)HEX to RGB Converter →

HEX to HSL

Convert #79968A to HSL:

hsl(155, 12%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #79968A to CMYK:

cmyk(19%, 0%, 8%, 41%)Color Converter →

Color Meaning and Usage

#79968A is a balanced cyan color with RGB values of 121, 150, 138 and HSL of 155°, 12%, 53%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #79968A is #967985, creating high-contrast pairings. For softer combinations, try analogous colors like #79967B.

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

Contrast with #79968A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #79968A?

#79968A is a balanced cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #79968A?

#79968A in RGB is (121, 150, 138) - 121 red, 150 green, and 138 blue.

How to use #79968A in CSS?

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

What colors go well with #79968A?

#967985 (complementary), #79967B (analogous), and #556D63 (lighter shade) work well with #79968A.