#AFE08A Color Information

Hex color code: #AFE08A

#AFE08A is a neutral green color. In RGB it is (175, 224, 138), and in HSL it is (94°, 58%, 71%). It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#AFE08A
RGB
175, 224, 138
HSL
94°, 58%, 71%
CMYK
22%, 0%, 38%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFE08A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 224, 138

Red: 175 / Green: 224 / Blue: 138

HSL

94°, 58%, 71%

Hue: 94° / Saturation: 58% / Lightness: 71%

CMYK

22%, 0%, 38%, 12%

Cyan: 22% / Magenta: 0% / Yellow: 38% / Key: 12%

What color is #AFE08A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFE08A to RGB:

rgb(175, 224, 138)HEX to RGB Converter →

HEX to HSL

Convert #AFE08A to HSL:

hsl(94, 58%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AFE08A to CMYK:

cmyk(22%, 0%, 38%, 12%)Color Converter →

Color Meaning and Usage

A subtle green tone, #AFE08A has RGB (175, 224, 138) and HSL (94°, 58%, 71%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFE08A is #BB8AE0, creating high-contrast pairings. For softer combinations, try analogous colors like #DAE08A.

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

Contrast with #AFE08A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFE08A?

#AFE08A is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFE08A?

#AFE08A in RGB is (175, 224, 138) - 175 red, 224 green, and 138 blue.

How to use #AFE08A in CSS?

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

What colors go well with #AFE08A?

#BB8AE0 (complementary), #DAE08A (analogous), and #86D04E (lighter shade) work well with #AFE08A.