#AED98B Color Information

Hex color code: #AED98B

#AED98B is a muted green color. In RGB it is (174, 217, 139), and in HSL it is (93°, 51%, 70%). It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#AED98B
RGB
174, 217, 139
HSL
93°, 51%, 70%
CMYK
20%, 0%, 36%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AED98B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 217, 139

Red: 174 / Green: 217 / Blue: 139

HSL

93°, 51%, 70%

Hue: 93° / Saturation: 51% / Lightness: 70%

CMYK

20%, 0%, 36%, 15%

Cyan: 20% / Magenta: 0% / Yellow: 36% / Key: 15%

What color is #AED98B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AED98B to RGB:

rgb(174, 217, 139)HEX to RGB Converter →

HEX to HSL

Convert #AED98B to HSL:

hsl(93, 51%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AED98B to CMYK:

cmyk(20%, 0%, 36%, 15%)Color Converter →

Color Meaning and Usage

#AED98B is a subtle green color with RGB values of 174, 217, 139 and HSL of 93°, 51%, 70%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AED98B is #B68BDA, creating high-contrast pairings. For softer combinations, try analogous colors like #D6DA8B.

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

Contrast with #AED98B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AED98B?

#AED98B is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #AED98B?

#AED98B in RGB is (174, 217, 139) - 174 red, 217 green, and 139 blue.

How to use #AED98B in CSS?

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

What colors go well with #AED98B?

#B68BDA (complementary), #D6DA8B (analogous), and #86C752 (lighter shade) work well with #AED98B.