✓ Copied to clipboard
#AEBD99 (Soft Muted Chartreuse) color swatch preview — Color From Pic.
#AEBD99 — Soft Muted Chartreuse color swatch

Soft Muted Chartreuse

#AEBD99

📝 Color Information for #AEBD99

The hexadecimal color code #AEBD99 represents a light shade in the yellow family. In the RGB color model, this color is composed of 174 red, 189 green, and 153 blue, which translates to approximately 68% red, 74% green, and 60% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AEBD99 has a hue of 85 degrees, a saturation level of 21%, and a lightness value of 67%. The hue angle of 85° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 85°, saturation of 19%, and brightness/value of 74%. For print applications using the CMYK color model, #AEBD99 would be reproduced using 8% cyan, 0% magenta, 19% yellow, and 26% black. The closest web-safe color is #99CC99, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #AEBD99 with other colors, consider its complementary color at hue 265° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11451801, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AEBD99

Tailwind CSS
stone-400
HEX
#AEBD99
RGB
rgb(174, 189, 153)
RGB %
68%, 74%, 60%
HSL
hsl(85, 21%, 67%)
HSV
hsv(85, 19%, 74%)
CMYK
8%, 0%, 19%, 26%
Decimal
11451801
Web Safe
#99CC99

🎨 Color Schemes for #AEBD99

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AEBD99

🌗 Shades and Tints of #AEBD99

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AEBD99

Tones (adding gray / desaturating)

🌈 Hue Variations of #AEBD99

Hue Variations (shifting the color spectrum)

👁️ Preview of #AEBD99 in Use

Text on #AEBD99
This demonstrates text readability on the color background. (Click to edit)
#AEBD99 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #AEBD99

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #AEBD99

:root { --color-hex: #AEBD99; --color-rgb: 174, 189, 153; --color-hsl: 85, 21%, 67%; } .bg-color { background-color: #AEBD99; } .text-color { color: #AEBD99; } .border-color { border-color: #AEBD99; }

🛠️ Use #AEBD99 in Your Project

🎨
Build a Palette with #AEBD99
Generate harmonious color schemes
⚖️
Check Contrast for #AEBD99
WCAG accessibility testing
🌈
Create a Gradient with #AEBD99
Beautiful CSS gradients

🔗 Related Colors to #AEBD99

#BDBA99
Hue -30°
#B7BD99
Hue -15°
#A5BD99
Hue +15°
#9CBD99
Hue +30°
#95A87A
85% L
#7C915F
70% L
#5A6944
50% L
#353E28
30% L
#BFCBAF
74% L
#CED7C1
80% L
#DFE5D7
87% L
#EEF1E9
93% L

About Soft Muted Chartreuse (#AEBD99)

Soft Muted Chartreuse is a medium, moderately saturated, warm yellow color with a hue angle of 85°, saturation of 21%, and lightness of 67%. Its RGB value is (174, 189, 153) and its CMYK breakdown is C:8% M:0% Y:19% K:26%.

This is a Spring (Vital) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #AEBD99

What is the HEX code for Soft Muted Chartreuse? +

The HEX code for Soft Muted Chartreuse is #AEBD99. In CSS you can use it directly as color: #AEBD99; or as a background: background-color: #AEBD99;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #AEBD99? +

The RGB value of #AEBD99 is rgb(174, 189, 153). This means the color contains 174 out of 255 parts red, 189 out of 255 parts green, and 153 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(174, 189, 153);

What is the HSL value of #AEBD99? +

The HSL value of #AEBD99 is hsl(85, 21%, 67%). The hue is 85°, placing it in the yellow family on the color wheel. The saturation is 21%, making it moderately saturated. The lightness is 67%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #AEBD99 a warm or cool color? +

#AEBD99 is classified as a warm color based on its hue angle of 85°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #AEBD99? +

The approximate CMYK value of #AEBD99 is C:8% M:0% Y:19% K:26%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #AEBD99 with Other Tools

🔢
Color Converter
Get all formats for #AEBD99 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #AEBD99 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #AEBD99.
👓
Blindness Simulator
See how #AEBD99 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #AEBD99.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #AEBD99.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #AEBD99.
🔬
Technical Formats
See #AEBD99 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #AEBD99 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.