#DCFCDB Color Information

Hex color code: #DCFCDB

A delicate green shade, #DCFCDB appears as (220, 252, 219) in RGB and (118°, 85%, 92%) in HSL. It is often used for branding and logos.

Try:
Color NameBeige
HEX
#DCFCDB
RGB
220, 252, 219
HSL
118°, 85%, 92%
CMYK
13%, 0%, 13%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCFCDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 252, 219

Red: 220 / Green: 252 / Blue: 219

HSL

118°, 85%, 92%

Hue: 118° / Saturation: 85% / Lightness: 92%

CMYK

13%, 0%, 13%, 1%

Cyan: 13% / Magenta: 0% / Yellow: 13% / Key: 1%

What color is #DCFCDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCFCDB to RGB:

rgb(220, 252, 219)HEX to RGB Converter →

HEX to HSL

Convert #DCFCDB to HSL:

hsl(118, 85%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DCFCDB to CMYK:

cmyk(13%, 0%, 13%, 1%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #DCFCDB has RGB (220, 252, 219) and HSL (118°, 85%, 92%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCFCDB is #FBD9FC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECFCD9.

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

Contrast with #DCFCDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCFCDB?

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

What is the RGB value of #DCFCDB?

#DCFCDB in RGB is (220, 252, 219) - 220 red, 252 green, and 219 blue.

How to use #DCFCDB in CSS?

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

What colors go well with #DCFCDB?

#FBD9FC (complementary), #ECFCD9 (analogous), and #96F692 (lighter shade) work well with #DCFCDB.