#AFD8AC Color Information

Hex color code: #AFD8AC

A soft green shade, #AFD8AC appears as (175, 216, 172) in RGB and (116°, 36%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AFD8AC
RGB
175, 216, 172
HSL
116°, 36%, 76%
CMYK
19%, 0%, 20%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFD8AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 216, 172

Red: 175 / Green: 216 / Blue: 172

HSL

116°, 36%, 76%

Hue: 116° / Saturation: 36% / Lightness: 76%

CMYK

19%, 0%, 20%, 15%

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

What color is #AFD8AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFD8AC to RGB:

rgb(175, 216, 172)HEX to RGB Converter →

HEX to HSL

Convert #AFD8AC to HSL:

hsl(116, 36%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #AFD8AC to CMYK:

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

Color Meaning and Usage

#AFD8AC is a light green color with RGB values of 175, 216, 172 and HSL of 116°, 36%, 76%. 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 #AFD8AC is #D5ACD8, creating high-contrast pairings. For softer combinations, try analogous colors like #C5D8AC.

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

Contrast with #AFD8AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFD8AC?

#AFD8AC is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFD8AC?

#AFD8AC in RGB is (175, 216, 172) - 175 red, 216 green, and 172 blue.

How to use #AFD8AC in CSS?

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

What colors go well with #AFD8AC?

#D5ACD8 (complementary), #C5D8AC (analogous), and #7DBF78 (lighter shade) work well with #AFD8AC.