#AFF2AF Color Information

Hex color code: #AFF2AF

A ethereal green shade, #AFF2AF appears as (175, 242, 175) in RGB and (120°, 72%, 82%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#AFF2AF
RGB
175, 242, 175
HSL
120°, 72%, 82%
CMYK
28%, 0%, 28%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFF2AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 242, 175

Red: 175 / Green: 242 / Blue: 175

HSL

120°, 72%, 82%

Hue: 120° / Saturation: 72% / Lightness: 82%

CMYK

28%, 0%, 28%, 5%

Cyan: 28% / Magenta: 0% / Yellow: 28% / Key: 5%

What color is #AFF2AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFF2AF to RGB:

rgb(175, 242, 175)HEX to RGB Converter →

HEX to HSL

Convert #AFF2AF to HSL:

hsl(120, 72%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #AFF2AF to CMYK:

cmyk(28%, 0%, 28%, 5%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #AFF2AF has RGB (175, 242, 175) and HSL (120°, 72%, 82%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFF2AF is #F2B0F2, creating high-contrast pairings. For softer combinations, try analogous colors like #D1F2B0.

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

Contrast with #AFF2AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFF2AF?

#AFF2AF is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AFF2AF?

#AFF2AF in RGB is (175, 242, 175) - 175 red, 242 green, and 175 blue.

How to use #AFF2AF in CSS?

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

What colors go well with #AFF2AF?

#F2B0F2 (complementary), #D1F2B0 (analogous), and #6EE76E (lighter shade) work well with #AFF2AF.