#DCEFCB Color Information

Hex color code: #DCEFCB

A delicate green shade, #DCEFCB appears as (220, 239, 203) in RGB and (92°, 53%, 87%) in HSL. It is often used for branding and logos.

Try:
Color NameBeige
HEX
#DCEFCB
RGB
220, 239, 203
HSL
92°, 53%, 87%
CMYK
8%, 0%, 15%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEFCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 239, 203

Red: 220 / Green: 239 / Blue: 203

HSL

92°, 53%, 87%

Hue: 92° / Saturation: 53% / Lightness: 87%

CMYK

8%, 0%, 15%, 6%

Cyan: 8% / Magenta: 0% / Yellow: 15% / Key: 6%

What color is #DCEFCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEFCB to RGB:

rgb(220, 239, 203)HEX to RGB Converter →

HEX to HSL

Convert #DCEFCB to HSL:

hsl(92, 53%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEFCB to CMYK:

cmyk(8%, 0%, 15%, 6%)Color Converter →

Color Meaning and Usage

A light green tone, #DCEFCB has RGB (220, 239, 203) and HSL (92°, 53%, 87%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCEFCB is #DFCCEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EEEFCC.

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

Contrast with #DCEFCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEFCB?

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

What is the RGB value of #DCEFCB?

#DCEFCB in RGB is (220, 239, 203) - 220 red, 239 green, and 203 blue.

How to use #DCEFCB in CSS?

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

What colors go well with #DCEFCB?

#DFCCEF (complementary), #EEEFCC (analogous), and #B5DD92 (lighter shade) work well with #DCEFCB.