#AFEE81 Color Information

Hex color code: #AFEE81

The hex color #AFEE81 is a eye-catching green with RGB values of (175, 238, 129) and HSL of (95°, 76%, 72%). It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#AFEE81
RGB
175, 238, 129
HSL
95°, 76%, 72%
CMYK
26%, 0%, 46%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFEE81; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 238, 129

Red: 175 / Green: 238 / Blue: 129

HSL

95°, 76%, 72%

Hue: 95° / Saturation: 76% / Lightness: 72%

CMYK

26%, 0%, 46%, 7%

Cyan: 26% / Magenta: 0% / Yellow: 46% / Key: 7%

What color is #AFEE81?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFEE81 to RGB:

rgb(175, 238, 129)HEX to RGB Converter →

HEX to HSL

Convert #AFEE81 to HSL:

hsl(95, 76%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AFEE81 to CMYK:

cmyk(26%, 0%, 46%, 7%)Color Converter →

Color Meaning and Usage

A vivid green tone, #AFEE81 has RGB (175, 238, 129) and HSL (95°, 76%, 72%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFEE81 is #C181EE, creating high-contrast pairings. For softer combinations, try analogous colors like #E5EE81.

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

Contrast with #AFEE81

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFEE81?

#AFEE81 is a vivid green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFEE81?

#AFEE81 in RGB is (175, 238, 129) - 175 red, 238 green, and 129 blue.

How to use #AFEE81 in CSS?

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

What colors go well with #AFEE81?

#C181EE (complementary), #E5EE81 (analogous), and #83E53E (lighter shade) work well with #AFEE81.