#AAB93C Color Information

Hex color code: #AAB93C

A neutral yellow shade, #AAB93C appears as (170, 185, 60) in RGB and (67°, 51%, 48%) in HSL. It is commonly used in modern UI design.

Try:
Color NameYellow Green
HEX
#AAB93C
RGB
170, 185, 60
HSL
67°, 51%, 48%
CMYK
8%, 0%, 68%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAB93C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 185, 60

Red: 170 / Green: 185 / Blue: 60

HSL

67°, 51%, 48%

Hue: 67° / Saturation: 51% / Lightness: 48%

CMYK

8%, 0%, 68%, 27%

Cyan: 8% / Magenta: 0% / Yellow: 68% / Key: 27%

What color is #AAB93C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAB93C to RGB:

rgb(170, 185, 60)HEX to RGB Converter →

HEX to HSL

Convert #AAB93C to HSL:

hsl(67, 51%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #AAB93C to CMYK:

cmyk(8%, 0%, 68%, 27%)Color Converter →

Color Meaning and Usage

A balanced yellow tone, #AAB93C has RGB (170, 185, 60) and HSL (67°, 51%, 48%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAB93C is #4B3CB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9893C.

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

Contrast with #AAB93C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAB93C?

#AAB93C is a balanced yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #AAB93C?

#AAB93C in RGB is (170, 185, 60) - 170 red, 185 green, and 60 blue.

How to use #AAB93C in CSS?

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

What colors go well with #AAB93C?

#4B3CB9 (complementary), #B9893C (analogous), and #757F29 (lighter shade) work well with #AAB93C.