#AFDBC1 Color Information

Hex color code: #AFDBC1

A airy green shade, #AFDBC1 appears as (175, 219, 193) in RGB and (145°, 38%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AFDBC1
RGB
175, 219, 193
HSL
145°, 38%, 77%
CMYK
20%, 0%, 12%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFDBC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 219, 193

Red: 175 / Green: 219 / Blue: 193

HSL

145°, 38%, 77%

Hue: 145° / Saturation: 38% / Lightness: 77%

CMYK

20%, 0%, 12%, 14%

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

What color is #AFDBC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFDBC1 to RGB:

rgb(175, 219, 193)HEX to RGB Converter →

HEX to HSL

Convert #AFDBC1 to HSL:

hsl(145, 38%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #AFDBC1 to CMYK:

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

Color Meaning and Usage

#AFDBC1 is a ethereal green color with RGB values of 175, 219, 193 and HSL of 145°, 38%, 77%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFDBC1 is #DBAEC8, creating high-contrast pairings. For softer combinations, try analogous colors like #B2DBAE.

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

Contrast with #AFDBC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFDBC1?

#AFDBC1 is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFDBC1?

#AFDBC1 in RGB is (175, 219, 193) - 175 red, 219 green, and 193 blue.

How to use #AFDBC1 in CSS?

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

What colors go well with #AFDBC1?

#DBAEC8 (complementary), #B2DBAE (analogous), and #79C398 (lighter shade) work well with #AFDBC1.