#AFC86F Color Information

Hex color code: #AFC86F

A subtle green shade, #AFC86F appears as (175, 200, 111) in RGB and (77°, 45%, 61%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#AFC86F
RGB
175, 200, 111
HSL
77°, 45%, 61%
CMYK
12%, 0%, 45%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFC86F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 200, 111

Red: 175 / Green: 200 / Blue: 111

HSL

77°, 45%, 61%

Hue: 77° / Saturation: 45% / Lightness: 61%

CMYK

12%, 0%, 45%, 22%

Cyan: 12% / Magenta: 0% / Yellow: 45% / Key: 22%

What color is #AFC86F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFC86F to RGB:

rgb(175, 200, 111)HEX to RGB Converter →

HEX to HSL

Convert #AFC86F to HSL:

hsl(77, 45%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AFC86F to CMYK:

cmyk(12%, 0%, 45%, 22%)Color Converter →

Color Meaning and Usage

A gentle green tone, #AFC86F has RGB (175, 200, 111) and HSL (77°, 45%, 61%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFC86F is #886FC8, creating high-contrast pairings. For softer combinations, try analogous colors like #C8B56F.

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

Contrast with #AFC86F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFC86F?

#AFC86F is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFC86F?

#AFC86F in RGB is (175, 200, 111) - 175 red, 200 green, and 111 blue.

How to use #AFC86F in CSS?

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

What colors go well with #AFC86F?

#886FC8 (complementary), #C8B56F (analogous), and #8CAA41 (lighter shade) work well with #AFC86F.