#809A78 Color Information

Hex color code: #809A78

A muted green shade, #809A78 appears as (128, 154, 120) in RGB and (106°, 14%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#809A78
RGB
128, 154, 120
HSL
106°, 14%, 54%
CMYK
17%, 0%, 22%, 40%

Shades

CSS Usage
color: #809A78;
background-color: #809A78;
border-color: #809A78;
box-shadow: 0 0 10px #809A78;
border: 2px solid #809A78;
Tailwind Usage
bg-[#809A78]
text-[#809A78]
border-[#809A78]
shadow-[0_0_10px_809A78]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #809A78, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #809A78; color: #000000; }

Badge

New Feature
.badge { background-color: #809A78; 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 #809A78; background-color: #809A7815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #809A7820; border-left: 4px solid #809A78; }

Link / Accent

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

a { color: #809A78; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #809A78 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 154, 120

Red: 128 / Green: 154 / Blue: 120

HSL

106°, 14%, 54%

Hue: 106° / Saturation: 14% / Lightness: 54%

CMYK

17%, 0%, 22%, 40%

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

What color is #809A78?

#809A78 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #809A78 to RGB:

rgb(128, 154, 120)HEX to RGB Converter →

HEX to HSL

Convert #809A78 to HSL:

hsl(106, 14%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #809A78 to CMYK:

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

Color Meaning and Usage

A neutral green tone, #809A78 has RGB (128, 154, 120) and HSL (106°, 14%, 54%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #809A78 is #92799A, creating high-contrast pairings. For softer combinations, try analogous colors like #919A79.

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

Contrast with #809A78

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #809A78?

#809A78 is a neutral green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #809A78?

#809A78 in RGB is (128, 154, 120) - 128 red, 154 green, and 120 blue.

How to use #809A78 in CSS?

Use #809A78 directly in your CSS properties like color or background-color.

What colors go well with #809A78?

#92799A (complementary), #919A79 (analogous), and #5C7156 (lighter shade) work well with #809A78.