#DCF0EE Color Information

Hex color code: #DCF0EE

The hex color #DCF0EE is a soft cyan with RGB values of (220, 240, 238) and HSL of (174°, 40%, 90%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DCF0EE
RGB
220, 240, 238
HSL
174°, 40%, 90%
CMYK
8%, 0%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCF0EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 240, 238

Red: 220 / Green: 240 / Blue: 238

HSL

174°, 40%, 90%

Hue: 174° / Saturation: 40% / Lightness: 90%

CMYK

8%, 0%, 1%, 6%

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

What color is #DCF0EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCF0EE to RGB:

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

HEX to HSL

Convert #DCF0EE to HSL:

hsl(174, 40%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DCF0EE to CMYK:

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

Color Meaning and Usage

#DCF0EE is a soft cyan color with RGB values of 220, 240, 238 and HSL of 174°, 40%, 90%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCF0EE is #F0DBDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DBF0E3.

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

Contrast with #DCF0EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCF0EE?

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

What is the RGB value of #DCF0EE?

#DCF0EE in RGB is (220, 240, 238) - 220 red, 240 green, and 238 blue.

How to use #DCF0EE in CSS?

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

What colors go well with #DCF0EE?

#F0DBDD (complementary), #DBF0E3 (analogous), and #A6D9D4 (lighter shade) work well with #DCF0EE.