#77988F Color Information

Hex color code: #77988F

A neutral cyan shade, #77988F appears as (119, 152, 143) in RGB and (164°, 14%, 53%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#77988F
RGB
119, 152, 143
HSL
164°, 14%, 53%
CMYK
22%, 0%, 6%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #77988F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 152, 143

Red: 119 / Green: 152 / Blue: 143

HSL

164°, 14%, 53%

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

CMYK

22%, 0%, 6%, 40%

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

What color is #77988F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77988F to RGB:

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

HEX to HSL

Convert #77988F to HSL:

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

HEX to CMYK

Convert #77988F to CMYK:

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

Color Meaning and Usage

A balanced cyan tone, #77988F has RGB (119, 152, 143) and HSL (164°, 14%, 53%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77988F is #98767F, creating high-contrast pairings. For softer combinations, try analogous colors like #76987E.

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

Contrast with #77988F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77988F?

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

What is the RGB value of #77988F?

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

How to use #77988F in CSS?

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

What colors go well with #77988F?

#98767F (complementary), #76987E (analogous), and #536E67 (lighter shade) work well with #77988F.