#AFD377 Color Information

Hex color code: #AFD377

A muted green shade, #AFD377 appears as (175, 211, 119) in RGB and (83°, 51%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#AFD377
RGB
175, 211, 119
HSL
83°, 51%, 65%
CMYK
17%, 0%, 44%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFD377; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 211, 119

Red: 175 / Green: 211 / Blue: 119

HSL

83°, 51%, 65%

Hue: 83° / Saturation: 51% / Lightness: 65%

CMYK

17%, 0%, 44%, 17%

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

What color is #AFD377?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFD377 to RGB:

rgb(175, 211, 119)HEX to RGB Converter →

HEX to HSL

Convert #AFD377 to HSL:

hsl(83, 51%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AFD377 to CMYK:

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

Color Meaning and Usage

#AFD377 is a muted green color with RGB values of 175, 211, 119 and HSL of 83°, 51%, 65%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFD377 is #9B78D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D3C978.

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

Contrast with #AFD377

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFD377?

#AFD377 is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFD377?

#AFD377 in RGB is (175, 211, 119) - 175 red, 211 green, and 119 blue.

How to use #AFD377 in CSS?

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

What colors go well with #AFD377?

#9B78D3 (complementary), #D3C978 (analogous), and #8FC13E (lighter shade) work well with #AFD377.