#ADEC48 Color Information

Hex color code: #ADEC48

The hex color #ADEC48 is a eye-catching green with RGB values of (173, 236, 72) and HSL of (83°, 81%, 60%). It is popular in mobile app design.

Try:
Color NameGreen Yellow
HEX
#ADEC48
RGB
173, 236, 72
HSL
83°, 81%, 60%
CMYK
27%, 0%, 69%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADEC48; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 236, 72

Red: 173 / Green: 236 / Blue: 72

HSL

83°, 81%, 60%

Hue: 83° / Saturation: 81% / Lightness: 60%

CMYK

27%, 0%, 69%, 7%

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

What color is #ADEC48?

#ADEC48 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADEC48 to RGB:

rgb(173, 236, 72)HEX to RGB Converter →

HEX to HSL

Convert #ADEC48 to HSL:

hsl(83, 81%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #ADEC48 to CMYK:

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

Color Meaning and Usage

A bold green tone, #ADEC48 has RGB (173, 236, 72) and HSL (83°, 81%, 60%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADEC48 is #8646EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECD846.

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

Contrast with #ADEC48

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADEC48?

#ADEC48 is a bold green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ADEC48?

#ADEC48 in RGB is (173, 236, 72) - 173 red, 236 green, and 72 blue.

How to use #ADEC48 in CSS?

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

What colors go well with #ADEC48?

#8646EC (complementary), #ECD846 (analogous), and #88D016 (lighter shade) work well with #ADEC48.