#80AF6E Color Information

Hex color code: #80AF6E

A subtle green shade, #80AF6E appears as (128, 175, 110) in RGB and (103°, 29%, 56%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#80AF6E
RGB
128, 175, 110
HSL
103°, 29%, 56%
CMYK
27%, 0%, 37%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #80AF6E; 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 #80AF6E; background-color: #80AF6E15; }

Alert / Toast

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

Link / Accent

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

a { color: #80AF6E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #80AF6E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 175, 110

Red: 128 / Green: 175 / Blue: 110

HSL

103°, 29%, 56%

Hue: 103° / Saturation: 29% / Lightness: 56%

CMYK

27%, 0%, 37%, 31%

Cyan: 27% / Magenta: 0% / Yellow: 37% / Key: 31%

What color is #80AF6E?

#80AF6E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #80AF6E to RGB:

rgb(128, 175, 110)HEX to RGB Converter →

HEX to HSL

Convert #80AF6E to HSL:

hsl(103, 29%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #80AF6E to CMYK:

cmyk(27%, 0%, 37%, 31%)Color Converter →

Color Meaning and Usage

A pastel green tone, #80AF6E has RGB (128, 175, 110) and HSL (103°, 29%, 56%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #80AF6E is #9D6EAF, creating high-contrast pairings. For softer combinations, try analogous colors like #A1AF6E.

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

Contrast with #80AF6E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #80AF6E?

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

What is the RGB value of #80AF6E?

#80AF6E in RGB is (128, 175, 110) - 128 red, 175 green, and 110 blue.

How to use #80AF6E in CSS?

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

What colors go well with #80AF6E?

#9D6EAF (complementary), #A1AF6E (analogous), and #5B874A (lighter shade) work well with #80AF6E.