#DCF0DB Color Information

Hex color code: #DCF0DB

#DCF0DB is a airy green color. In RGB it is (220, 240, 219), and in HSL it is (117°, 41%, 90%). It is widely used in graphic design.

Try:
Color NameBeige
HEX
#DCF0DB
RGB
220, 240, 219
HSL
117°, 41%, 90%
CMYK
8%, 0%, 9%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCF0DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 240, 219

Red: 220 / Green: 240 / Blue: 219

HSL

117°, 41%, 90%

Hue: 117° / Saturation: 41% / Lightness: 90%

CMYK

8%, 0%, 9%, 6%

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

What color is #DCF0DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCF0DB to RGB:

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

HEX to HSL

Convert #DCF0DB to HSL:

hsl(117, 41%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DCF0DB to CMYK:

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

Color Meaning and Usage

A airy green tone, #DCF0DB has RGB (220, 240, 219) and HSL (117°, 41%, 90%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCF0DB is #EFDBF0, creating high-contrast pairings. For softer combinations, try analogous colors like #E7F0DB.

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

Contrast with #DCF0DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCF0DB?

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

What is the RGB value of #DCF0DB?

#DCF0DB in RGB is (220, 240, 219) - 220 red, 240 green, and 219 blue.

How to use #DCF0DB in CSS?

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

What colors go well with #DCF0DB?

#EFDBF0 (complementary), #E7F0DB (analogous), and #A8D9A5 (lighter shade) work well with #DCF0DB.