#77988D Color Information

Hex color code: #77988D

A balanced cyan shade, #77988D appears as (119, 152, 141) in RGB and (160°, 14%, 53%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Slate Gray
HEX
#77988D
RGB
119, 152, 141
HSL
160°, 14%, 53%
CMYK
22%, 0%, 7%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #77988D; 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 #77988D; background-color: #77988D15; }

Alert / Toast

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

Link / Accent

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

a { color: #77988D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77988D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 152, 141

Red: 119 / Green: 152 / Blue: 141

HSL

160°, 14%, 53%

Hue: 160° / Saturation: 14% / Lightness: 53%

CMYK

22%, 0%, 7%, 40%

Cyan: 22% / Magenta: 0% / Yellow: 7% / Key: 40%

What color is #77988D?

#77988D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77988D to RGB:

rgb(119, 152, 141)HEX to RGB Converter →

HEX to HSL

Convert #77988D to HSL:

hsl(160, 14%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #77988D to CMYK:

cmyk(22%, 0%, 7%, 40%)Color Converter →

Color Meaning and Usage

A balanced cyan tone, #77988D has RGB (119, 152, 141) and HSL (160°, 14%, 53%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77988D is #987682, creating high-contrast pairings. For softer combinations, try analogous colors like #76987C.

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

Contrast with #77988D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77988D?

#77988D is a balanced cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #77988D?

#77988D in RGB is (119, 152, 141) - 119 red, 152 green, and 141 blue.

How to use #77988D in CSS?

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

What colors go well with #77988D?

#987682 (complementary), #76987C (analogous), and #536E65 (lighter shade) work well with #77988D.