#AAC1B0 Color Information

Hex color code: #AAC1B0

A muted green shade, #AAC1B0 appears as (170, 193, 176) in RGB and (136°, 16%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#AAC1B0
RGB
170, 193, 176
HSL
136°, 16%, 71%
CMYK
12%, 0%, 9%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #AAC1B0; 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 #AAC1B0; background-color: #AAC1B015; }

Alert / Toast

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

Link / Accent

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

a { color: #AAC1B0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #AAC1B0 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 193, 176

Red: 170 / Green: 193 / Blue: 176

HSL

136°, 16%, 71%

Hue: 136° / Saturation: 16% / Lightness: 71%

CMYK

12%, 0%, 9%, 24%

Cyan: 12% / Magenta: 0% / Yellow: 9% / Key: 24%

What color is #AAC1B0?

#AAC1B0 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAC1B0 to RGB:

rgb(170, 193, 176)HEX to RGB Converter →

HEX to HSL

Convert #AAC1B0 to HSL:

hsl(136, 16%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AAC1B0 to CMYK:

cmyk(12%, 0%, 9%, 24%)Color Converter →

Color Meaning and Usage

#AAC1B0 is a subtle green color with RGB values of 170, 193, 176 and HSL of 136°, 16%, 71%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAC1B0 is #C1A9BB, creating high-contrast pairings. For softer combinations, try analogous colors like #AFC1A9.

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

Contrast with #AAC1B0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAC1B0?

#AAC1B0 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #AAC1B0?

#AAC1B0 in RGB is (170, 193, 176) - 170 red, 193 green, and 176 blue.

How to use #AAC1B0 in CSS?

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

What colors go well with #AAC1B0?

#C1A9BB (complementary), #AFC1A9 (analogous), and #7DA186 (lighter shade) work well with #AAC1B0.