#D6ECAC Color Information

Hex color code: #D6ECAC

A ethereal green shade, #D6ECAC appears as (214, 236, 172) in RGB and (81°, 63%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#D6ECAC
RGB
214, 236, 172
HSL
81°, 63%, 80%
CMYK
9%, 0%, 27%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6ECAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 236, 172

Red: 214 / Green: 236 / Blue: 172

HSL

81°, 63%, 80%

Hue: 81° / Saturation: 63% / Lightness: 80%

CMYK

9%, 0%, 27%, 7%

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

What color is #D6ECAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6ECAC to RGB:

rgb(214, 236, 172)HEX to RGB Converter →

HEX to HSL

Convert #D6ECAC to HSL:

hsl(81, 63%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #D6ECAC to CMYK:

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

Color Meaning and Usage

#D6ECAC is a light green color with RGB values of 214, 236, 172 and HSL of 81°, 63%, 80%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6ECAC is #C2ACEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECE2AC.

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

Contrast with #D6ECAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6ECAC?

#D6ECAC is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #D6ECAC?

#D6ECAC in RGB is (214, 236, 172) - 214 red, 236 green, and 172 blue.

How to use #D6ECAC in CSS?

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

What colors go well with #D6ECAC?

#C2ACEC (complementary), #ECE2AC (analogous), and #B7DE6E (lighter shade) work well with #D6ECAC.