#8AA49C Color Information

Hex color code: #8AA49C

A neutral cyan shade, #8AA49C appears as (138, 164, 156) in RGB and (162°, 13%, 59%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#8AA49C
RGB
138, 164, 156
HSL
162°, 13%, 59%
CMYK
16%, 0%, 5%, 36%

Shades

CSS Usage
color: #8AA49C;
background-color: #8AA49C;
border-color: #8AA49C;
box-shadow: 0 0 10px #8AA49C;
border: 2px solid #8AA49C;
Tailwind Usage
bg-[#8AA49C]
text-[#8AA49C]
border-[#8AA49C]
shadow-[0_0_10px_8AA49C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8AA49C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8AA49C; color: #000000; }

Badge

New Feature
.badge { background-color: #8AA49C; 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 #8AA49C; background-color: #8AA49C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8AA49C20; border-left: 4px solid #8AA49C; }

Link / Accent

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

a { color: #8AA49C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8AA49C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

138, 164, 156

Red: 138 / Green: 164 / Blue: 156

HSL

162°, 13%, 59%

Hue: 162° / Saturation: 13% / Lightness: 59%

CMYK

16%, 0%, 5%, 36%

Cyan: 16% / Magenta: 0% / Yellow: 5% / Key: 36%

What color is #8AA49C?

#8AA49C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8AA49C to RGB:

rgb(138, 164, 156)HEX to RGB Converter →

HEX to HSL

Convert #8AA49C to HSL:

hsl(162, 13%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #8AA49C to CMYK:

cmyk(16%, 0%, 5%, 36%)Color Converter →

Color Meaning and Usage

#8AA49C is a subtle cyan color with RGB values of 138, 164, 156 and HSL of 162°, 13%, 59%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8AA49C is #A48991, creating high-contrast pairings. For softer combinations, try analogous colors like #89A48E.

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

Contrast with #8AA49C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8AA49C?

#8AA49C is a subtle cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #8AA49C?

#8AA49C in RGB is (138, 164, 156) - 138 red, 164 green, and 156 blue.

How to use #8AA49C in CSS?

Use #8AA49C directly in your CSS properties like color or background-color.

What colors go well with #8AA49C?

#A48991 (complementary), #89A48E (analogous), and #627F76 (lighter shade) work well with #8AA49C.