#AEB394 Color Information

Hex color code: #AEB394

The hex color #AEB394 is a muted yellow with RGB values of (174, 179, 148) and HSL of (70°, 17%, 64%). It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#AEB394
RGB
174, 179, 148
HSL
70°, 17%, 64%
CMYK
3%, 0%, 17%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEB394; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 179, 148

Red: 174 / Green: 179 / Blue: 148

HSL

70°, 17%, 64%

Hue: 70° / Saturation: 17% / Lightness: 64%

CMYK

3%, 0%, 17%, 30%

Cyan: 3% / Magenta: 0% / Yellow: 17% / Key: 30%

What color is #AEB394?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEB394 to RGB:

rgb(174, 179, 148)HEX to RGB Converter →

HEX to HSL

Convert #AEB394 to HSL:

hsl(70, 17%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #AEB394 to CMYK:

cmyk(3%, 0%, 17%, 30%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #AEB394 has RGB (174, 179, 148) and HSL (70°, 17%, 64%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEB394 is #9994B3, creating high-contrast pairings. For softer combinations, try analogous colors like #B3A894.

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

Contrast with #AEB394

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEB394?

#AEB394 is a neutral yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #AEB394?

#AEB394 in RGB is (174, 179, 148) - 174 red, 179 green, and 148 blue.

How to use #AEB394 in CSS?

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

What colors go well with #AEB394?

#9994B3 (complementary), #B3A894 (analogous), and #8B9268 (lighter shade) work well with #AEB394.