#AFCD9A Color Information

Hex color code: #AFCD9A

A gentle green shade, #AFCD9A appears as (175, 205, 154) in RGB and (95°, 34%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#AFCD9A
RGB
175, 205, 154
HSL
95°, 34%, 70%
CMYK
15%, 0%, 25%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFCD9A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 205, 154

Red: 175 / Green: 205 / Blue: 154

HSL

95°, 34%, 70%

Hue: 95° / Saturation: 34% / Lightness: 70%

CMYK

15%, 0%, 25%, 20%

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

What color is #AFCD9A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFCD9A to RGB:

rgb(175, 205, 154)HEX to RGB Converter →

HEX to HSL

Convert #AFCD9A to HSL:

hsl(95, 34%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AFCD9A to CMYK:

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

Color Meaning and Usage

A delicate green tone, #AFCD9A has RGB (175, 205, 154) and HSL (95°, 34%, 70%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFCD9A is #B798CD, creating high-contrast pairings. For softer combinations, try analogous colors like #C8CD98.

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

Contrast with #AFCD9A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFCD9A?

#AFCD9A is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFCD9A?

#AFCD9A in RGB is (175, 205, 154) - 175 red, 205 green, and 154 blue.

How to use #AFCD9A in CSS?

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

What colors go well with #AFCD9A?

#B798CD (complementary), #C8CD98 (analogous), and #86B365 (lighter shade) work well with #AFCD9A.