#ADEE80 Color Information

Hex color code: #ADEE80

A eye-catching green shade, #ADEE80 appears as (173, 238, 128) in RGB and (95°, 76%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#ADEE80
RGB
173, 238, 128
HSL
95°, 76%, 72%
CMYK
27%, 0%, 46%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADEE80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 238, 128

Red: 173 / Green: 238 / Blue: 128

HSL

95°, 76%, 72%

Hue: 95° / Saturation: 76% / Lightness: 72%

CMYK

27%, 0%, 46%, 7%

Cyan: 27% / Magenta: 0% / Yellow: 46% / Key: 7%

What color is #ADEE80?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADEE80 to RGB:

rgb(173, 238, 128)HEX to RGB Converter →

HEX to HSL

Convert #ADEE80 to HSL:

hsl(95, 76%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #ADEE80 to CMYK:

cmyk(27%, 0%, 46%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching green tone, #ADEE80 has RGB (173, 238, 128) and HSL (95°, 76%, 72%). 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 #ADEE80 is #C181EE, creating high-contrast pairings. For softer combinations, try analogous colors like #E5EE81.

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

Contrast with #ADEE80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADEE80?

#ADEE80 is a eye-catching green color - a green hue that evokes nature and harmony.

What is the RGB value of #ADEE80?

#ADEE80 in RGB is (173, 238, 128) - 173 red, 238 green, and 128 blue.

How to use #ADEE80 in CSS?

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

What colors go well with #ADEE80?

#C181EE (complementary), #E5EE81 (analogous), and #83E53E (lighter shade) work well with #ADEE80.