#DCE8BA Color Information

Hex color code: #DCE8BA

A ethereal green shade, #DCE8BA appears as (220, 232, 186) in RGB and (76°, 50%, 82%) in HSL. It is typically applied in digital products.

Try:
Color NameWheat
HEX
#DCE8BA
RGB
220, 232, 186
HSL
76°, 50%, 82%
CMYK
5%, 0%, 20%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCE8BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 232, 186

Red: 220 / Green: 232 / Blue: 186

HSL

76°, 50%, 82%

Hue: 76° / Saturation: 50% / Lightness: 82%

CMYK

5%, 0%, 20%, 9%

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

What color is #DCE8BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCE8BA to RGB:

rgb(220, 232, 186)HEX to RGB Converter →

HEX to HSL

Convert #DCE8BA to HSL:

hsl(76, 50%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DCE8BA to CMYK:

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

Color Meaning and Usage

#DCE8BA is a delicate green color with RGB values of 220, 232, 186 and HSL of 76°, 50%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCE8BA is #C6BAE8, creating high-contrast pairings. For softer combinations, try analogous colors like #E8DDBA.

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

Contrast with #DCE8BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCE8BA?

#DCE8BA is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCE8BA?

#DCE8BA in RGB is (220, 232, 186) - 220 red, 232 green, and 186 blue.

How to use #DCE8BA in CSS?

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

What colors go well with #DCE8BA?

#C6BAE8 (complementary), #E8DDBA (analogous), and #BED581 (lighter shade) work well with #DCE8BA.