#AFEFAA Color Information

Hex color code: #AFEFAA

#AFEFAA is a light green color. In RGB it is (175, 239, 170), and in HSL it is (116°, 68%, 80%). It is frequently seen in web interfaces.

Try:
Color NamePale Green
HEX
#AFEFAA
RGB
175, 239, 170
HSL
116°, 68%, 80%
CMYK
27%, 0%, 29%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFEFAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 239, 170

Red: 175 / Green: 239 / Blue: 170

HSL

116°, 68%, 80%

Hue: 116° / Saturation: 68% / Lightness: 80%

CMYK

27%, 0%, 29%, 6%

Cyan: 27% / Magenta: 0% / Yellow: 29% / Key: 6%

What color is #AFEFAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFEFAA to RGB:

rgb(175, 239, 170)HEX to RGB Converter →

HEX to HSL

Convert #AFEFAA to HSL:

hsl(116, 68%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #AFEFAA to CMYK:

cmyk(27%, 0%, 29%, 6%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #AFEFAA has RGB (175, 239, 170) and HSL (116°, 68%, 80%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFEFAA is #EAA9EF, creating high-contrast pairings. For softer combinations, try analogous colors like #D1EFA9.

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

Contrast with #AFEFAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFEFAA?

#AFEFAA is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFEFAA?

#AFEFAA in RGB is (175, 239, 170) - 175 red, 239 green, and 170 blue.

How to use #AFEFAA in CSS?

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

What colors go well with #AFEFAA?

#EAA9EF (complementary), #D1EFA9 (analogous), and #71E269 (lighter shade) work well with #AFEFAA.