#AFBC8A Color Information

Hex color code: #AFBC8A

A subtle green shade, #AFBC8A appears as (175, 188, 138) in RGB and (76°, 27%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#AFBC8A
RGB
175, 188, 138
HSL
76°, 27%, 64%
CMYK
7%, 0%, 27%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBC8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 188, 138

Red: 175 / Green: 188 / Blue: 138

HSL

76°, 27%, 64%

Hue: 76° / Saturation: 27% / Lightness: 64%

CMYK

7%, 0%, 27%, 26%

Cyan: 7% / Magenta: 0% / Yellow: 27% / Key: 26%

What color is #AFBC8A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBC8A to RGB:

rgb(175, 188, 138)HEX to RGB Converter →

HEX to HSL

Convert #AFBC8A to HSL:

hsl(76, 27%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBC8A to CMYK:

cmyk(7%, 0%, 27%, 26%)Color Converter →

Color Meaning and Usage

A pastel green tone, #AFBC8A has RGB (175, 188, 138) and HSL (76°, 27%, 64%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBC8A is #988ABC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCB08A.

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

Contrast with #AFBC8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBC8A?

#AFBC8A is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFBC8A?

#AFBC8A in RGB is (175, 188, 138) - 175 red, 188 green, and 138 blue.

How to use #AFBC8A in CSS?

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

What colors go well with #AFBC8A?

#988ABC (complementary), #BCB08A (analogous), and #8D9F5B (lighter shade) work well with #AFBC8A.