#DCF5FC Color Information

Hex color code: #DCF5FC

A delicate cyan shade, #DCF5FC appears as (220, 245, 252) in RGB and (193°, 84%, 93%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Cyan
HEX
#DCF5FC
RGB
220, 245, 252
HSL
193°, 84%, 93%
CMYK
13%, 3%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCF5FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 245, 252

Red: 220 / Green: 245 / Blue: 252

HSL

193°, 84%, 93%

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

CMYK

13%, 3%, 0%, 1%

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

What color is #DCF5FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCF5FC to RGB:

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

HEX to HSL

Convert #DCF5FC to HSL:

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

HEX to CMYK

Convert #DCF5FC to CMYK:

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

Color Meaning and Usage

#DCF5FC is a soft cyan color with RGB values of 220, 245, 252 and HSL of 193°, 84%, 93%. 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 #DCF5FC is #FCE5DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEFCF4.

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

Contrast with #DCF5FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCF5FC?

#DCF5FC is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCF5FC?

#DCF5FC in RGB is (220, 245, 252) - 220 red, 245 green, and 252 blue.

How to use #DCF5FC in CSS?

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

What colors go well with #DCF5FC?

#FCE5DE (complementary), #DEFCF4 (analogous), and #98E2F6 (lighter shade) work well with #DCF5FC.