#AAD5BC Color Information

Hex color code: #AAD5BC

A delicate green shade, #AAD5BC appears as (170, 213, 188) in RGB and (145°, 34%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#AAD5BC
RGB
170, 213, 188
HSL
145°, 34%, 75%
CMYK
20%, 0%, 12%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAD5BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 213, 188

Red: 170 / Green: 213 / Blue: 188

HSL

145°, 34%, 75%

Hue: 145° / Saturation: 34% / Lightness: 75%

CMYK

20%, 0%, 12%, 16%

Cyan: 20% / Magenta: 0% / Yellow: 12% / Key: 16%

What color is #AAD5BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAD5BC to RGB:

rgb(170, 213, 188)HEX to RGB Converter →

HEX to HSL

Convert #AAD5BC to HSL:

hsl(145, 34%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #AAD5BC to CMYK:

cmyk(20%, 0%, 12%, 16%)Color Converter →

Color Meaning and Usage

A subtle green tone, #AAD5BC has RGB (170, 213, 188) and HSL (145°, 34%, 75%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAD5BC is #D5AAC3, creating high-contrast pairings. For softer combinations, try analogous colors like #ADD5AA.

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

Contrast with #AAD5BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAD5BC?

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

What is the RGB value of #AAD5BC?

#AAD5BC in RGB is (170, 213, 188) - 170 red, 213 green, and 188 blue.

How to use #AAD5BC in CSS?

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

What colors go well with #AAD5BC?

#D5AAC3 (complementary), #ADD5AA (analogous), and #76BC93 (lighter shade) work well with #AAD5BC.