#AADA1B Color Information

Hex color code: #AADA1B

The hex color #AADA1B is a dynamic green with RGB values of (170, 218, 27) and HSL of (75°, 78%, 48%). It is typically applied in digital products.

Try:
Color NameYellow Green
HEX
#AADA1B
RGB
170, 218, 27
HSL
75°, 78%, 48%
CMYK
22%, 0%, 88%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AADA1B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 218, 27

Red: 170 / Green: 218 / Blue: 27

HSL

75°, 78%, 48%

Hue: 75° / Saturation: 78% / Lightness: 48%

CMYK

22%, 0%, 88%, 15%

Cyan: 22% / Magenta: 0% / Yellow: 88% / Key: 15%

What color is #AADA1B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AADA1B to RGB:

rgb(170, 218, 27)HEX to RGB Converter →

HEX to HSL

Convert #AADA1B to HSL:

hsl(75, 78%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #AADA1B to CMYK:

cmyk(22%, 0%, 88%, 15%)Color Converter →

Color Meaning and Usage

#AADA1B is a vivid green color with RGB values of 170, 218, 27 and HSL of 75°, 78%, 48%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AADA1B is #4B1BDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAAA1B.

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

Contrast with #AADA1B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AADA1B?

#AADA1B is a vivid green color - a green hue that evokes nature and harmony.

What is the RGB value of #AADA1B?

#AADA1B in RGB is (170, 218, 27) - 170 red, 218 green, and 27 blue.

How to use #AADA1B in CSS?

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

What colors go well with #AADA1B?

#4B1BDA (complementary), #DAAA1B (analogous), and #759613 (lighter shade) work well with #AADA1B.