#AFD55D Color Information

Hex color code: #AFD55D

The hex color #AFD55D is a understated green with RGB values of (175, 213, 93) and HSL of (79°, 59%, 60%). It is popular in mobile app design.

Try:
Color NameYellow Green
HEX
#AFD55D
RGB
175, 213, 93
HSL
79°, 59%, 60%
CMYK
18%, 0%, 56%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFD55D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 213, 93

Red: 175 / Green: 213 / Blue: 93

HSL

79°, 59%, 60%

Hue: 79° / Saturation: 59% / Lightness: 60%

CMYK

18%, 0%, 56%, 16%

Cyan: 18% / Magenta: 0% / Yellow: 56% / Key: 16%

What color is #AFD55D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFD55D to RGB:

rgb(175, 213, 93)HEX to RGB Converter →

HEX to HSL

Convert #AFD55D to HSL:

hsl(79, 59%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #AFD55D to CMYK:

cmyk(18%, 0%, 56%, 16%)Color Converter →

Color Meaning and Usage

#AFD55D is a neutral green color with RGB values of 175, 213, 93 and HSL of 79°, 59%, 60%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFD55D is #835DD5, creating high-contrast pairings. For softer combinations, try analogous colors like #D5BF5D.

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

Contrast with #AFD55D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFD55D?

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

What is the RGB value of #AFD55D?

#AFD55D in RGB is (175, 213, 93) - 175 red, 213 green, and 93 blue.

How to use #AFD55D in CSS?

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

What colors go well with #AFD55D?

#835DD5 (complementary), #D5BF5D (analogous), and #8CB62F (lighter shade) work well with #AFD55D.