#AFEF9B Color Information

Hex color code: #AFEF9B

A ethereal green shade, #AFEF9B appears as (175, 239, 155) in RGB and (106°, 72%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#AFEF9B
RGB
175, 239, 155
HSL
106°, 72%, 77%
CMYK
27%, 0%, 35%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFEF9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 239, 155

Red: 175 / Green: 239 / Blue: 155

HSL

106°, 72%, 77%

Hue: 106° / Saturation: 72% / Lightness: 77%

CMYK

27%, 0%, 35%, 6%

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

What color is #AFEF9B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFEF9B to RGB:

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

HEX to HSL

Convert #AFEF9B to HSL:

hsl(106, 72%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #AFEF9B to CMYK:

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

Color Meaning and Usage

#AFEF9B is a delicate green color with RGB values of 175, 239, 155 and HSL of 106°, 72%, 77%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFEF9B is #DB9AEF, creating high-contrast pairings. For softer combinations, try analogous colors like #D8EF9A.

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

Contrast with #AFEF9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFEF9B?

#AFEF9B is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFEF9B?

#AFEF9B in RGB is (175, 239, 155) - 175 red, 239 green, and 155 blue.

How to use #AFEF9B in CSS?

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

What colors go well with #AFEF9B?

#DB9AEF (complementary), #D8EF9A (analogous), and #79E458 (lighter shade) work well with #AFEF9B.