#AFDABF Color Information

Hex color code: #AFDABF

The hex color #AFDABF is a airy green with RGB values of (175, 218, 191) and HSL of (142°, 37%, 77%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AFDABF
RGB
175, 218, 191
HSL
142°, 37%, 77%
CMYK
20%, 0%, 12%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFDABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 218, 191

Red: 175 / Green: 218 / Blue: 191

HSL

142°, 37%, 77%

Hue: 142° / Saturation: 37% / Lightness: 77%

CMYK

20%, 0%, 12%, 15%

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

What color is #AFDABF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFDABF to RGB:

rgb(175, 218, 191)HEX to RGB Converter →

HEX to HSL

Convert #AFDABF to HSL:

hsl(142, 37%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #AFDABF to CMYK:

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

Color Meaning and Usage

A light green tone, #AFDABF has RGB (175, 218, 191) and HSL (142°, 37%, 77%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFDABF is #DAAFCA, creating high-contrast pairings. For softer combinations, try analogous colors like #B4DAAF.

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

Contrast with #AFDABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFDABF?

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

What is the RGB value of #AFDABF?

#AFDABF in RGB is (175, 218, 191) - 175 red, 218 green, and 191 blue.

How to use #AFDABF in CSS?

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

What colors go well with #AFDABF?

#DAAFCA (complementary), #B4DAAF (analogous), and #7AC295 (lighter shade) work well with #AFDABF.