#D6ECBC Color Information

Hex color code: #D6ECBC

#D6ECBC is a airy green color. In RGB it is (214, 236, 188), and in HSL it is (88°, 56%, 83%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#D6ECBC
RGB
214, 236, 188
HSL
88°, 56%, 83%
CMYK
9%, 0%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6ECBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 236, 188

Red: 214 / Green: 236 / Blue: 188

HSL

88°, 56%, 83%

Hue: 88° / Saturation: 56% / Lightness: 83%

CMYK

9%, 0%, 20%, 7%

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

What color is #D6ECBC?

#D6ECBC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6ECBC to RGB:

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

HEX to HSL

Convert #D6ECBC to HSL:

hsl(88, 56%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D6ECBC to CMYK:

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

Color Meaning and Usage

#D6ECBC is a ethereal green color with RGB values of 214, 236, 188 and HSL of 88°, 56%, 83%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6ECBC is #D2BBEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECEABB.

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

Contrast with #D6ECBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6ECBC?

#D6ECBC is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D6ECBC?

#D6ECBC in RGB is (214, 236, 188) - 214 red, 236 green, and 188 blue.

How to use #D6ECBC in CSS?

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

What colors go well with #D6ECBC?

#D2BBEC (complementary), #ECEABB (analogous), and #B0DB80 (lighter shade) work well with #D6ECBC.