#DCFBDA Color Information

Hex color code: #DCFBDA

The hex color #DCFBDA is a airy green with RGB values of (220, 251, 218) and HSL of (116°, 80%, 92%). It is widely used in graphic design.

Try:
Color NameBeige
HEX
#DCFBDA
RGB
220, 251, 218
HSL
116°, 80%, 92%
CMYK
12%, 0%, 13%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCFBDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 251, 218

Red: 220 / Green: 251 / Blue: 218

HSL

116°, 80%, 92%

Hue: 116° / Saturation: 80% / Lightness: 92%

CMYK

12%, 0%, 13%, 2%

Cyan: 12% / Magenta: 0% / Yellow: 13% / Key: 2%

What color is #DCFBDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCFBDA to RGB:

rgb(220, 251, 218)HEX to RGB Converter →

HEX to HSL

Convert #DCFBDA to HSL:

hsl(116, 80%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DCFBDA to CMYK:

cmyk(12%, 0%, 13%, 2%)Color Converter →

Color Meaning and Usage

A delicate green tone, #DCFBDA has RGB (220, 251, 218) and HSL (116°, 80%, 92%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCFBDA is #F9DAFB, creating high-contrast pairings. For softer combinations, try analogous colors like #EDFBDA.

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

Contrast with #DCFBDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCFBDA?

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

What is the RGB value of #DCFBDA?

#DCFBDA in RGB is (220, 251, 218) - 220 red, 251 green, and 218 blue.

How to use #DCFBDA in CSS?

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

What colors go well with #DCFBDA?

#F9DAFB (complementary), #EDFBDA (analogous), and #9CF395 (lighter shade) work well with #DCFBDA.