#AFD776 Color Information

Hex color code: #AFD776

A subtle green shade, #AFD776 appears as (175, 215, 118) in RGB and (85°, 55%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#AFD776
RGB
175, 215, 118
HSL
85°, 55%, 65%
CMYK
19%, 0%, 45%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFD776; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 215, 118

Red: 175 / Green: 215 / Blue: 118

HSL

85°, 55%, 65%

Hue: 85° / Saturation: 55% / Lightness: 65%

CMYK

19%, 0%, 45%, 16%

Cyan: 19% / Magenta: 0% / Yellow: 45% / Key: 16%

What color is #AFD776?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFD776 to RGB:

rgb(175, 215, 118)HEX to RGB Converter →

HEX to HSL

Convert #AFD776 to HSL:

hsl(85, 55%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AFD776 to CMYK:

cmyk(19%, 0%, 45%, 16%)Color Converter →

Color Meaning and Usage

A neutral green tone, #AFD776 has RGB (175, 215, 118) and HSL (85°, 55%, 65%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFD776 is #9E75D7, creating high-contrast pairings. For softer combinations, try analogous colors like #D7CF75.

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

Contrast with #AFD776

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFD776?

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

What is the RGB value of #AFD776?

#AFD776 in RGB is (175, 215, 118) - 175 red, 215 green, and 118 blue.

How to use #AFD776 in CSS?

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

What colors go well with #AFD776?

#9E75D7 (complementary), #D7CF75 (analogous), and #8BC639 (lighter shade) work well with #AFD776.