#AFD497 Color Information

Hex color code: #AFD497

A gentle green shade, #AFD497 appears as (175, 212, 151) in RGB and (96°, 41%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#AFD497
RGB
175, 212, 151
HSL
96°, 41%, 71%
CMYK
17%, 0%, 29%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFD497; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 212, 151

Red: 175 / Green: 212 / Blue: 151

HSL

96°, 41%, 71%

Hue: 96° / Saturation: 41% / Lightness: 71%

CMYK

17%, 0%, 29%, 17%

Cyan: 17% / Magenta: 0% / Yellow: 29% / Key: 17%

What color is #AFD497?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFD497 to RGB:

rgb(175, 212, 151)HEX to RGB Converter →

HEX to HSL

Convert #AFD497 to HSL:

hsl(96, 41%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AFD497 to CMYK:

cmyk(17%, 0%, 29%, 17%)Color Converter →

Color Meaning and Usage

#AFD497 is a soft green color with RGB values of 175, 212, 151 and HSL of 96°, 41%, 71%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFD497 is #BB97D3, creating high-contrast pairings. For softer combinations, try analogous colors like #CDD397.

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

Contrast with #AFD497

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFD497?

#AFD497 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFD497?

#AFD497 in RGB is (175, 212, 151) - 175 red, 212 green, and 151 blue.

How to use #AFD497 in CSS?

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

What colors go well with #AFD497?

#BB97D3 (complementary), #CDD397 (analogous), and #86BD61 (lighter shade) work well with #AFD497.