#AADFBB Color Information

Hex color code: #AADFBB

A delicate green shade, #AADFBB appears as (170, 223, 187) in RGB and (139°, 45%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AADFBB
RGB
170, 223, 187
HSL
139°, 45%, 77%
CMYK
24%, 0%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AADFBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 223, 187

Red: 170 / Green: 223 / Blue: 187

HSL

139°, 45%, 77%

Hue: 139° / Saturation: 45% / Lightness: 77%

CMYK

24%, 0%, 16%, 13%

Cyan: 24% / Magenta: 0% / Yellow: 16% / Key: 13%

What color is #AADFBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AADFBB to RGB:

rgb(170, 223, 187)HEX to RGB Converter →

HEX to HSL

Convert #AADFBB to HSL:

hsl(139, 45%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #AADFBB to CMYK:

cmyk(24%, 0%, 16%, 13%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #AADFBB has RGB (170, 223, 187) and HSL (139°, 45%, 77%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AADFBB is #DFAACE, creating high-contrast pairings. For softer combinations, try analogous colors like #B4DFAA.

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

Contrast with #AADFBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AADFBB?

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

What is the RGB value of #AADFBB?

#AADFBB in RGB is (170, 223, 187) - 170 red, 223 green, and 187 blue.

How to use #AADFBB in CSS?

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

What colors go well with #AADFBB?

#DFAACE (complementary), #B4DFAA (analogous), and #72CA8E (lighter shade) work well with #AADFBB.