#AFDEC5 Color Information

Hex color code: #AFDEC5

A soft green shade, #AFDEC5 appears as (175, 222, 197) in RGB and (148°, 42%, 78%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#AFDEC5
RGB
175, 222, 197
HSL
148°, 42%, 78%
CMYK
21%, 0%, 11%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFDEC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 222, 197

Red: 175 / Green: 222 / Blue: 197

HSL

148°, 42%, 78%

Hue: 148° / Saturation: 42% / Lightness: 78%

CMYK

21%, 0%, 11%, 13%

Cyan: 21% / Magenta: 0% / Yellow: 11% / Key: 13%

What color is #AFDEC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFDEC5 to RGB:

rgb(175, 222, 197)HEX to RGB Converter →

HEX to HSL

Convert #AFDEC5 to HSL:

hsl(148, 42%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #AFDEC5 to CMYK:

cmyk(21%, 0%, 11%, 13%)Color Converter →

Color Meaning and Usage

#AFDEC5 is a delicate green color with RGB values of 175, 222, 197 and HSL of 148°, 42%, 78%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFDEC5 is #DEAFC8, creating high-contrast pairings. For softer combinations, try analogous colors like #B1DEAF.

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

Contrast with #AFDEC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFDEC5?

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

What is the RGB value of #AFDEC5?

#AFDEC5 in RGB is (175, 222, 197) - 175 red, 222 green, and 197 blue.

How to use #AFDEC5 in CSS?

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

What colors go well with #AFDEC5?

#DEAFC8 (complementary), #B1DEAF (analogous), and #79C89E (lighter shade) work well with #AFDEC5.