#86CF6E Color Information

Hex color code: #86CF6E

A understated green shade, #86CF6E appears as (134, 207, 110) in RGB and (105°, 50%, 62%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Sea Green
HEX
#86CF6E
RGB
134, 207, 110
HSL
105°, 50%, 62%
CMYK
35%, 0%, 47%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #86CF6E; 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 #86CF6E; background-color: #86CF6E15; }

Alert / Toast

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

Link / Accent

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

a { color: #86CF6E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #86CF6E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 207, 110

Red: 134 / Green: 207 / Blue: 110

HSL

105°, 50%, 62%

Hue: 105° / Saturation: 50% / Lightness: 62%

CMYK

35%, 0%, 47%, 19%

Cyan: 35% / Magenta: 0% / Yellow: 47% / Key: 19%

What color is #86CF6E?

#86CF6E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #86CF6E to RGB:

rgb(134, 207, 110)HEX to RGB Converter →

HEX to HSL

Convert #86CF6E to HSL:

hsl(105, 50%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #86CF6E to CMYK:

cmyk(35%, 0%, 47%, 19%)Color Converter →

Color Meaning and Usage

A balanced green tone, #86CF6E has RGB (134, 207, 110) and HSL (105°, 50%, 62%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #86CF6E is #B66ECF, creating high-contrast pairings. For softer combinations, try analogous colors like #B6CF6E.

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

Contrast with #86CF6E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #86CF6E?

#86CF6E is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #86CF6E?

#86CF6E in RGB is (134, 207, 110) - 134 red, 207 green, and 110 blue.

How to use #86CF6E in CSS?

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

What colors go well with #86CF6E?

#B66ECF (complementary), #B6CF6E (analogous), and #5AB43C (lighter shade) work well with #86CF6E.