#DCF1BA Color Information

Hex color code: #DCF1BA

A airy green shade, #DCF1BA appears as (220, 241, 186) in RGB and (83°, 66%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DCF1BA
RGB
220, 241, 186
HSL
83°, 66%, 84%
CMYK
9%, 0%, 23%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCF1BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 241, 186

Red: 220 / Green: 241 / Blue: 186

HSL

83°, 66%, 84%

Hue: 83° / Saturation: 66% / Lightness: 84%

CMYK

9%, 0%, 23%, 5%

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

What color is #DCF1BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCF1BA to RGB:

rgb(220, 241, 186)HEX to RGB Converter →

HEX to HSL

Convert #DCF1BA to HSL:

hsl(83, 66%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DCF1BA to CMYK:

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

Color Meaning and Usage

#DCF1BA is a delicate green color with RGB values of 220, 241, 186 and HSL of 83°, 66%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCF1BA is #D0BBF1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1EBBB.

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

Contrast with #DCF1BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCF1BA?

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

What is the RGB value of #DCF1BA?

#DCF1BA in RGB is (220, 241, 186) - 220 red, 241 green, and 186 blue.

How to use #DCF1BA in CSS?

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

What colors go well with #DCF1BA?

#D0BBF1 (complementary), #F1EBBB (analogous), and #BCE47C (lighter shade) work well with #DCF1BA.