#AADBB7 Color Information

Hex color code: #AADBB7

#AADBB7 is a delicate green color. In RGB it is (170, 219, 183), and in HSL it is (136°, 40%, 76%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AADBB7
RGB
170, 219, 183
HSL
136°, 40%, 76%
CMYK
22%, 0%, 16%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AADBB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 219, 183

Red: 170 / Green: 219 / Blue: 183

HSL

136°, 40%, 76%

Hue: 136° / Saturation: 40% / Lightness: 76%

CMYK

22%, 0%, 16%, 14%

Cyan: 22% / Magenta: 0% / Yellow: 16% / Key: 14%

What color is #AADBB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AADBB7 to RGB:

rgb(170, 219, 183)HEX to RGB Converter →

HEX to HSL

Convert #AADBB7 to HSL:

hsl(136, 40%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #AADBB7 to CMYK:

cmyk(22%, 0%, 16%, 14%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #AADBB7 has RGB (170, 219, 183) and HSL (136°, 40%, 76%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AADBB7 is #DAA9CD, creating high-contrast pairings. For softer combinations, try analogous colors like #B5DAA9.

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

Contrast with #AADBB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AADBB7?

#AADBB7 is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #AADBB7?

#AADBB7 in RGB is (170, 219, 183) - 170 red, 219 green, and 183 blue.

How to use #AADBB7 in CSS?

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

What colors go well with #AADBB7?

#DAA9CD (complementary), #B5DAA9 (analogous), and #74C389 (lighter shade) work well with #AADBB7.