#DCF8EB Color Information

Hex color code: #DCF8EB

The hex color #DCF8EB is a delicate cyan with RGB values of (220, 248, 235) and HSL of (152°, 67%, 92%). It is often used for branding and logos.

Try:
Color NameLight Cyan
HEX
#DCF8EB
RGB
220, 248, 235
HSL
152°, 67%, 92%
CMYK
11%, 0%, 5%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCF8EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 248, 235

Red: 220 / Green: 248 / Blue: 235

HSL

152°, 67%, 92%

Hue: 152° / Saturation: 67% / Lightness: 92%

CMYK

11%, 0%, 5%, 3%

Cyan: 11% / Magenta: 0% / Yellow: 5% / Key: 3%

What color is #DCF8EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCF8EB to RGB:

rgb(220, 248, 235)HEX to RGB Converter →

HEX to HSL

Convert #DCF8EB to HSL:

hsl(152, 67%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DCF8EB to CMYK:

cmyk(11%, 0%, 5%, 3%)Color Converter →

Color Meaning and Usage

#DCF8EB is a ethereal cyan color with RGB values of 220, 248, 235 and HSL of 152°, 67%, 92%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCF8EB is #F8DDEA, creating high-contrast pairings. For softer combinations, try analogous colors like #DDF8DE.

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

Contrast with #DCF8EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCF8EB?

#DCF8EB is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCF8EB?

#DCF8EB in RGB is (220, 248, 235) - 220 red, 248 green, and 235 blue.

How to use #DCF8EB in CSS?

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

What colors go well with #DCF8EB?

#F8DDEA (complementary), #DDF8DE (analogous), and #9DECC7 (lighter shade) work well with #DCF8EB.