#DCF0BC Color Information

Hex color code: #DCF0BC

A airy green shade, #DCF0BC appears as (220, 240, 188) in RGB and (83°, 63%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DCF0BC
RGB
220, 240, 188
HSL
83°, 63%, 84%
CMYK
8%, 0%, 22%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCF0BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 240, 188

Red: 220 / Green: 240 / Blue: 188

HSL

83°, 63%, 84%

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

CMYK

8%, 0%, 22%, 6%

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

What color is #DCF0BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCF0BC to RGB:

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

HEX to HSL

Convert #DCF0BC to HSL:

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

HEX to CMYK

Convert #DCF0BC to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #DCF0BC has RGB (220, 240, 188) and HSL (83°, 63%, 84%). 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 #DCF0BC is #D0BCF0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0EABC.

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

Contrast with #DCF0BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCF0BC?

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

What is the RGB value of #DCF0BC?

#DCF0BC in RGB is (220, 240, 188) - 220 red, 240 green, and 188 blue.

How to use #DCF0BC in CSS?

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

What colors go well with #DCF0BC?

#D0BCF0 (complementary), #F0EABC (analogous), and #BCE27E (lighter shade) work well with #DCF0BC.