#89948A Color Information

Hex color code: #89948A

#89948A is a subtle green color. In RGB it is (137, 148, 138), and in HSL it is (125°, 5%, 56%). It is often used for branding and logos.

Try:
Color NameGray
HEX
#89948A
RGB
137, 148, 138
HSL
125°, 5%, 56%
CMYK
7%, 0%, 7%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #89948A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 148, 138

Red: 137 / Green: 148 / Blue: 138

HSL

125°, 5%, 56%

Hue: 125° / Saturation: 5% / Lightness: 56%

CMYK

7%, 0%, 7%, 42%

Cyan: 7% / Magenta: 0% / Yellow: 7% / Key: 42%

What color is #89948A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #89948A to RGB:

rgb(137, 148, 138)HEX to RGB Converter →

HEX to HSL

Convert #89948A to HSL:

hsl(125, 5%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #89948A to CMYK:

cmyk(7%, 0%, 7%, 42%)Color Converter →

Color Meaning and Usage

#89948A is a subtle green color with RGB values of 137, 148, 138 and HSL of 125°, 5%, 56%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #89948A is #948993, creating high-contrast pairings. For softer combinations, try analogous colors like #8E9489.

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

Contrast with #89948A

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 #89948A?

#89948A is a subtle green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #89948A?

#89948A in RGB is (137, 148, 138) - 137 red, 148 green, and 138 blue.

How to use #89948A in CSS?

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

What colors go well with #89948A?

#948993 (complementary), #8E9489 (analogous), and #636E64 (lighter shade) work well with #89948A.