#9AA39D Color Information

Hex color code: #9AA39D

#9AA39D is a muted green color. In RGB it is (154, 163, 157), and in HSL it is (140°, 5%, 62%). It is widely used in graphic design.

Try:
Color NameDark Sea Green
HEX
#9AA39D
RGB
154, 163, 157
HSL
140°, 5%, 62%
CMYK
6%, 0%, 4%, 36%

Shades

CSS Usage
color: #9AA39D;
background-color: #9AA39D;
border-color: #9AA39D;
box-shadow: 0 0 10px #9AA39D;
border: 2px solid #9AA39D;
Tailwind Usage
bg-[#9AA39D]
text-[#9AA39D]
border-[#9AA39D]
shadow-[0_0_10px_9AA39D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9AA39D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9AA39D; color: #000000; }

Badge

New Feature
.badge { background-color: #9AA39D; 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 #9AA39D; background-color: #9AA39D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9AA39D20; border-left: 4px solid #9AA39D; }

Link / Accent

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

a { color: #9AA39D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9AA39D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

154, 163, 157

Red: 154 / Green: 163 / Blue: 157

HSL

140°, 5%, 62%

Hue: 140° / Saturation: 5% / Lightness: 62%

CMYK

6%, 0%, 4%, 36%

Cyan: 6% / Magenta: 0% / Yellow: 4% / Key: 36%

What color is #9AA39D?

#9AA39D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9AA39D to RGB:

rgb(154, 163, 157)HEX to RGB Converter →

HEX to HSL

Convert #9AA39D to HSL:

hsl(140, 5%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #9AA39D to CMYK:

cmyk(6%, 0%, 4%, 36%)Color Converter →

Color Meaning and Usage

#9AA39D is a muted green color with RGB values of 154, 163, 157 and HSL of 140°, 5%, 62%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9AA39D is #A399A0, creating high-contrast pairings. For softer combinations, try analogous colors like #9BA399.

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

Contrast with #9AA39D

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

Contrast Ratio: 8.10:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9AA39D?

#9AA39D is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #9AA39D?

#9AA39D in RGB is (154, 163, 157) - 154 red, 163 green, and 157 blue.

How to use #9AA39D in CSS?

Use #9AA39D directly in your CSS properties like color or background-color.

What colors go well with #9AA39D?

#A399A0 (complementary), #9BA399 (analogous), and #727E76 (lighter shade) work well with #9AA39D.