#DCFCF4 Color Information

Hex color code: #DCFCF4

The hex color #DCFCF4 is a airy cyan with RGB values of (220, 252, 244) and HSL of (165°, 84%, 93%). It is widely used in graphic design.

Try:
Color NameLight Cyan
HEX
#DCFCF4
RGB
220, 252, 244
HSL
165°, 84%, 93%
CMYK
13%, 0%, 3%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCFCF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 252, 244

Red: 220 / Green: 252 / Blue: 244

HSL

165°, 84%, 93%

Hue: 165° / Saturation: 84% / Lightness: 93%

CMYK

13%, 0%, 3%, 1%

Cyan: 13% / Magenta: 0% / Yellow: 3% / Key: 1%

What color is #DCFCF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCFCF4 to RGB:

rgb(220, 252, 244)HEX to RGB Converter →

HEX to HSL

Convert #DCFCF4 to HSL:

hsl(165, 84%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DCFCF4 to CMYK:

cmyk(13%, 0%, 3%, 1%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #DCFCF4 has RGB (220, 252, 244) and HSL (165°, 84%, 93%). 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 #DCFCF4 is #FCDEE6, creating high-contrast pairings. For softer combinations, try analogous colors like #DEFCE6.

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

Contrast with #DCFCF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCFCF4?

#DCFCF4 is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCFCF4?

#DCFCF4 in RGB is (220, 252, 244) - 220 red, 252 green, and 244 blue.

How to use #DCFCF4 in CSS?

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

What colors go well with #DCFCF4?

#FCDEE6 (complementary), #DEFCE6 (analogous), and #98F6DE (lighter shade) work well with #DCFCF4.