#AADDBE Color Information

Hex color code: #AADDBE

#AADDBE is a light green color. In RGB it is (170, 221, 190), and in HSL it is (144°, 43%, 77%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AADDBE
RGB
170, 221, 190
HSL
144°, 43%, 77%
CMYK
23%, 0%, 14%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AADDBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 221, 190

Red: 170 / Green: 221 / Blue: 190

HSL

144°, 43%, 77%

Hue: 144° / Saturation: 43% / Lightness: 77%

CMYK

23%, 0%, 14%, 13%

Cyan: 23% / Magenta: 0% / Yellow: 14% / Key: 13%

What color is #AADDBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AADDBE to RGB:

rgb(170, 221, 190)HEX to RGB Converter →

HEX to HSL

Convert #AADDBE to HSL:

hsl(144, 43%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #AADDBE to CMYK:

cmyk(23%, 0%, 14%, 13%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #AADDBE has RGB (170, 221, 190) and HSL (144°, 43%, 77%). 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 #AADDBE is #DEABC9, creating high-contrast pairings. For softer combinations, try analogous colors like #B0DEAB.

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

Contrast with #AADDBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AADDBE?

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

What is the RGB value of #AADDBE?

#AADDBE in RGB is (170, 221, 190) - 170 red, 221 green, and 190 blue.

How to use #AADDBE in CSS?

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

What colors go well with #AADDBE?

#DEABC9 (complementary), #B0DEAB (analogous), and #74C896 (lighter shade) work well with #AADDBE.