#AFF480 Color Information

Hex color code: #AFF480

The hex color #AFF480 is a vivid green with RGB values of (175, 244, 128) and HSL of (96°, 84%, 73%). It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#AFF480
RGB
175, 244, 128
HSL
96°, 84%, 73%
CMYK
28%, 0%, 48%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFF480; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 244, 128

Red: 175 / Green: 244 / Blue: 128

HSL

96°, 84%, 73%

Hue: 96° / Saturation: 84% / Lightness: 73%

CMYK

28%, 0%, 48%, 4%

Cyan: 28% / Magenta: 0% / Yellow: 48% / Key: 4%

What color is #AFF480?

#AFF480 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFF480 to RGB:

rgb(175, 244, 128)HEX to RGB Converter →

HEX to HSL

Convert #AFF480 to HSL:

hsl(96, 84%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #AFF480 to CMYK:

cmyk(28%, 0%, 48%, 4%)Color Converter →

Color Meaning and Usage

A bold green tone, #AFF480 has RGB (175, 244, 128) and HSL (96°, 84%, 73%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFF480 is #C680F4, creating high-contrast pairings. For softer combinations, try analogous colors like #E8F480.

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

Contrast with #AFF480

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFF480?

#AFF480 is a bold green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AFF480?

#AFF480 in RGB is (175, 244, 128) - 175 red, 244 green, and 128 blue.

How to use #AFF480 in CSS?

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

What colors go well with #AFF480?

#C680F4 (complementary), #E8F480 (analogous), and #82EE3A (lighter shade) work well with #AFF480.