#AFF28F Color Information

Hex color code: #AFF28F

The hex color #AFF28F is a vivid green with RGB values of (175, 242, 143) and HSL of (101°, 79%, 75%). It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#AFF28F
RGB
175, 242, 143
HSL
101°, 79%, 75%
CMYK
28%, 0%, 41%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFF28F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 242, 143

Red: 175 / Green: 242 / Blue: 143

HSL

101°, 79%, 75%

Hue: 101° / Saturation: 79% / Lightness: 75%

CMYK

28%, 0%, 41%, 5%

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

What color is #AFF28F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFF28F to RGB:

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

HEX to HSL

Convert #AFF28F to HSL:

hsl(101, 79%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #AFF28F to CMYK:

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

Color Meaning and Usage

#AFF28F is a dynamic green color with RGB values of 175, 242, 143 and HSL of 101°, 79%, 75%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFF28F is #D28DF2, creating high-contrast pairings. For softer combinations, try analogous colors like #DFF28D.

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

Contrast with #AFF28F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFF28F?

#AFF28F is a dynamic green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFF28F?

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

How to use #AFF28F in CSS?

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

What colors go well with #AFF28F?

#D28DF2 (complementary), #DFF28D (analogous), and #7BEA48 (lighter shade) work well with #AFF28F.