#AAD18F Color Information

Hex color code: #AAD18F

The hex color #AAD18F is a subtle green with RGB values of (170, 209, 143) and HSL of (95°, 42%, 69%). It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#AAD18F
RGB
170, 209, 143
HSL
95°, 42%, 69%
CMYK
19%, 0%, 32%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAD18F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 209, 143

Red: 170 / Green: 209 / Blue: 143

HSL

95°, 42%, 69%

Hue: 95° / Saturation: 42% / Lightness: 69%

CMYK

19%, 0%, 32%, 18%

Cyan: 19% / Magenta: 0% / Yellow: 32% / Key: 18%

What color is #AAD18F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAD18F to RGB:

rgb(170, 209, 143)HEX to RGB Converter →

HEX to HSL

Convert #AAD18F to HSL:

hsl(95, 42%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AAD18F to CMYK:

cmyk(19%, 0%, 32%, 18%)Color Converter →

Color Meaning and Usage

#AAD18F is a delicate green color with RGB values of 170, 209, 143 and HSL of 95°, 42%, 69%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAD18F is #B58FD1, creating high-contrast pairings. For softer combinations, try analogous colors like #CCD18F.

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

Contrast with #AAD18F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAD18F?

#AAD18F is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #AAD18F?

#AAD18F in RGB is (170, 209, 143) - 170 red, 209 green, and 143 blue.

How to use #AAD18F in CSS?

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

What colors go well with #AAD18F?

#B58FD1 (complementary), #CCD18F (analogous), and #81BB58 (lighter shade) work well with #AAD18F.