#DCE6CE Color Information

Hex color code: #DCE6CE

The hex color #DCE6CE is a light green with RGB values of (220, 230, 206) and HSL of (85°, 32%, 85%). It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#DCE6CE
RGB
220, 230, 206
HSL
85°, 32%, 85%
CMYK
4%, 0%, 10%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCE6CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 230, 206

Red: 220 / Green: 230 / Blue: 206

HSL

85°, 32%, 85%

Hue: 85° / Saturation: 32% / Lightness: 85%

CMYK

4%, 0%, 10%, 10%

Cyan: 4% / Magenta: 0% / Yellow: 10% / Key: 10%

What color is #DCE6CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCE6CE to RGB:

rgb(220, 230, 206)HEX to RGB Converter →

HEX to HSL

Convert #DCE6CE to HSL:

hsl(85, 32%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DCE6CE to CMYK:

cmyk(4%, 0%, 10%, 10%)Color Converter →

Color Meaning and Usage

A airy green tone, #DCE6CE has RGB (220, 230, 206) and HSL (85°, 32%, 85%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCE6CE is #D7CDE5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5E3CD.

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

Contrast with #DCE6CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCE6CE?

#DCE6CE is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCE6CE?

#DCE6CE in RGB is (220, 230, 206) - 220 red, 230 green, and 206 blue.

How to use #DCE6CE in CSS?

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

What colors go well with #DCE6CE?

#D7CDE5 (complementary), #E5E3CD (analogous), and #B7CB9A (lighter shade) work well with #DCE6CE.