#DCFFF4 Color Information

Hex color code: #DCFFF4

The hex color #DCFFF4 is a light cyan with RGB values of (220, 255, 244) and HSL of (161°, 100%, 93%). It is commonly used in modern UI design.

Try:
Color NameLight Cyan
HEX
#DCFFF4
RGB
220, 255, 244
HSL
161°, 100%, 93%
CMYK
14%, 0%, 4%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCFFF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 255, 244

Red: 220 / Green: 255 / Blue: 244

HSL

161°, 100%, 93%

Hue: 161° / Saturation: 100% / Lightness: 93%

CMYK

14%, 0%, 4%, 0%

Cyan: 14% / Magenta: 0% / Yellow: 4% / Key: 0%

What color is #DCFFF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCFFF4 to RGB:

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

HEX to HSL

Convert #DCFFF4 to HSL:

hsl(161, 100%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DCFFF4 to CMYK:

cmyk(14%, 0%, 4%, 0%)Color Converter →

Color Meaning and Usage

#DCFFF4 is a airy cyan color with RGB values of 220, 255, 244 and HSL of 161°, 100%, 93%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCFFF4 is #FFDBE7, creating high-contrast pairings. For softer combinations, try analogous colors like #DBFFE2.

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

Contrast with #DCFFF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCFFF4?

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

What is the RGB value of #DCFFF4?

#DCFFF4 in RGB is (220, 255, 244) - 220 red, 255 green, and 244 blue.

How to use #DCFFF4 in CSS?

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

What colors go well with #DCFFF4?

#FFDBE7 (complementary), #DBFFE2 (analogous), and #8FFFDB (lighter shade) work well with #DCFFF4.