#AFDB57 Color Information

Hex color code: #AFDB57

A subtle green shade, #AFDB57 appears as (175, 219, 87) in RGB and (80°, 65%, 60%) in HSL. It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#AFDB57
RGB
175, 219, 87
HSL
80°, 65%, 60%
CMYK
20%, 0%, 60%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFDB57; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 219, 87

Red: 175 / Green: 219 / Blue: 87

HSL

80°, 65%, 60%

Hue: 80° / Saturation: 65% / Lightness: 60%

CMYK

20%, 0%, 60%, 14%

Cyan: 20% / Magenta: 0% / Yellow: 60% / Key: 14%

What color is #AFDB57?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFDB57 to RGB:

rgb(175, 219, 87)HEX to RGB Converter →

HEX to HSL

Convert #AFDB57 to HSL:

hsl(80, 65%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #AFDB57 to CMYK:

cmyk(20%, 0%, 60%, 14%)Color Converter →

Color Meaning and Usage

#AFDB57 is a neutral green color with RGB values of 175, 219, 87 and HSL of 80°, 65%, 60%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFDB57 is #8357DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBC557.

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

Contrast with #AFDB57

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFDB57?

#AFDB57 is a neutral green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFDB57?

#AFDB57 in RGB is (175, 219, 87) - 175 red, 219 green, and 87 blue.

How to use #AFDB57 in CSS?

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

What colors go well with #AFDB57?

#8357DB (complementary), #DBC557 (analogous), and #8CBD28 (lighter shade) work well with #AFDB57.