#AFF8BC Color Information

Hex color code: #AFF8BC

#AFF8BC is a soft green color. In RGB it is (175, 248, 188), and in HSL it is (131°, 84%, 83%). It is frequently seen in web interfaces.

Try:
Color NamePale Green
HEX
#AFF8BC
RGB
175, 248, 188
HSL
131°, 84%, 83%
CMYK
29%, 0%, 24%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFF8BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 248, 188

Red: 175 / Green: 248 / Blue: 188

HSL

131°, 84%, 83%

Hue: 131° / Saturation: 84% / Lightness: 83%

CMYK

29%, 0%, 24%, 3%

Cyan: 29% / Magenta: 0% / Yellow: 24% / Key: 3%

What color is #AFF8BC?

#AFF8BC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFF8BC to RGB:

rgb(175, 248, 188)HEX to RGB Converter →

HEX to HSL

Convert #AFF8BC to HSL:

hsl(131, 84%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #AFF8BC to CMYK:

cmyk(29%, 0%, 24%, 3%)Color Converter →

Color Meaning and Usage

#AFF8BC is a delicate green color with RGB values of 175, 248, 188 and HSL of 131°, 84%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFF8BC is #F8AFEB, creating high-contrast pairings. For softer combinations, try analogous colors like #C6F8AF.

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

Contrast with #AFF8BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFF8BC?

#AFF8BC is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AFF8BC?

#AFF8BC in RGB is (175, 248, 188) - 175 red, 248 green, and 188 blue.

How to use #AFF8BC in CSS?

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

What colors go well with #AFF8BC?

#F8AFEB (complementary), #C6F8AF (analogous), and #69F282 (lighter shade) work well with #AFF8BC.