#B6DC7D Color Information

Hex color code: #B6DC7D

The hex color #B6DC7D is a muted green with RGB values of (182, 220, 125) and HSL of (84°, 58%, 68%). It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#B6DC7D
RGB
182, 220, 125
HSL
84°, 58%, 68%
CMYK
17%, 0%, 43%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B6DC7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 220, 125

Red: 182 / Green: 220 / Blue: 125

HSL

84°, 58%, 68%

Hue: 84° / Saturation: 58% / Lightness: 68%

CMYK

17%, 0%, 43%, 14%

Cyan: 17% / Magenta: 0% / Yellow: 43% / Key: 14%

What color is #B6DC7D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6DC7D to RGB:

rgb(182, 220, 125)HEX to RGB Converter →

HEX to HSL

Convert #B6DC7D to HSL:

hsl(84, 58%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B6DC7D to CMYK:

cmyk(17%, 0%, 43%, 14%)Color Converter →

Color Meaning and Usage

A balanced green tone, #B6DC7D has RGB (182, 220, 125) and HSL (84°, 58%, 68%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B6DC7D is #A47EDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDD37E.

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

Contrast with #B6DC7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6DC7D?

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

What is the RGB value of #B6DC7D?

#B6DC7D in RGB is (182, 220, 125) - 182 red, 220 green, and 125 blue.

How to use #B6DC7D in CSS?

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

What colors go well with #B6DC7D?

#A47EDD (complementary), #DDD37E (analogous), and #95CD42 (lighter shade) work well with #B6DC7D.