#AFD78F Color Information

Hex color code: #AFD78F

The hex color #AFD78F is a gentle green with RGB values of (175, 215, 143) and HSL of (93°, 47%, 70%). It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#AFD78F
RGB
175, 215, 143
HSL
93°, 47%, 70%
CMYK
19%, 0%, 33%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFD78F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 215, 143

Red: 175 / Green: 215 / Blue: 143

HSL

93°, 47%, 70%

Hue: 93° / Saturation: 47% / Lightness: 70%

CMYK

19%, 0%, 33%, 16%

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

What color is #AFD78F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFD78F to RGB:

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

HEX to HSL

Convert #AFD78F to HSL:

hsl(93, 47%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AFD78F to CMYK:

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

Color Meaning and Usage

#AFD78F is a delicate green color with RGB values of 175, 215, 143 and HSL of 93°, 47%, 70%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFD78F is #B68FD6, creating high-contrast pairings. For softer combinations, try analogous colors like #D3D68F.

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

Contrast with #AFD78F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFD78F?

#AFD78F is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFD78F?

#AFD78F in RGB is (175, 215, 143) - 175 red, 215 green, and 143 blue.

How to use #AFD78F in CSS?

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

What colors go well with #AFD78F?

#B68FD6 (complementary), #D3D68F (analogous), and #87C256 (lighter shade) work well with #AFD78F.