#AFC6AA Color Information

Hex color code: #AFC6AA

A gentle green shade, #AFC6AA appears as (175, 198, 170) in RGB and (109°, 20%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AFC6AA
RGB
175, 198, 170
HSL
109°, 20%, 72%
CMYK
12%, 0%, 14%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFC6AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 198, 170

Red: 175 / Green: 198 / Blue: 170

HSL

109°, 20%, 72%

Hue: 109° / Saturation: 20% / Lightness: 72%

CMYK

12%, 0%, 14%, 22%

Cyan: 12% / Magenta: 0% / Yellow: 14% / Key: 22%

What color is #AFC6AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFC6AA to RGB:

rgb(175, 198, 170)HEX to RGB Converter →

HEX to HSL

Convert #AFC6AA to HSL:

hsl(109, 20%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AFC6AA to CMYK:

cmyk(12%, 0%, 14%, 22%)Color Converter →

Color Meaning and Usage

#AFC6AA is a soft green color with RGB values of 175, 198, 170 and HSL of 109°, 20%, 72%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFC6AA is #C1A9C6, creating high-contrast pairings. For softer combinations, try analogous colors like #BDC6A9.

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

Contrast with #AFC6AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFC6AA?

#AFC6AA is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFC6AA?

#AFC6AA in RGB is (175, 198, 170) - 175 red, 198 green, and 170 blue.

How to use #AFC6AA in CSS?

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

What colors go well with #AFC6AA?

#C1A9C6 (complementary), #BDC6A9 (analogous), and #83A77B (lighter shade) work well with #AFC6AA.