#DCF2BC Color Information

Hex color code: #DCF2BC

#DCF2BC is a airy green color. In RGB it is (220, 242, 188), and in HSL it is (84°, 67%, 84%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DCF2BC
RGB
220, 242, 188
HSL
84°, 67%, 84%
CMYK
9%, 0%, 22%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCF2BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 242, 188

Red: 220 / Green: 242 / Blue: 188

HSL

84°, 67%, 84%

Hue: 84° / Saturation: 67% / Lightness: 84%

CMYK

9%, 0%, 22%, 5%

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

What color is #DCF2BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCF2BC to RGB:

rgb(220, 242, 188)HEX to RGB Converter →

HEX to HSL

Convert #DCF2BC to HSL:

hsl(84, 67%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DCF2BC to CMYK:

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

Color Meaning and Usage

A light green tone, #DCF2BC has RGB (220, 242, 188) and HSL (84°, 67%, 84%). 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 #DCF2BC is #D1BBF2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2ECBB.

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

Contrast with #DCF2BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCF2BC?

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

What is the RGB value of #DCF2BC?

#DCF2BC in RGB is (220, 242, 188) - 220 red, 242 green, and 188 blue.

How to use #DCF2BC in CSS?

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

What colors go well with #DCF2BC?

#D1BBF2 (complementary), #F2ECBB (analogous), and #BBE57B (lighter shade) work well with #DCF2BC.