#DCFBEE Color Information

Hex color code: #DCFBEE

#DCFBEE is a airy cyan color. In RGB it is (220, 251, 238), and in HSL it is (155°, 79%, 92%). It is widely used in graphic design.

Try:
Color NameLight Cyan
HEX
#DCFBEE
RGB
220, 251, 238
HSL
155°, 79%, 92%
CMYK
12%, 0%, 5%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCFBEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 251, 238

Red: 220 / Green: 251 / Blue: 238

HSL

155°, 79%, 92%

Hue: 155° / Saturation: 79% / Lightness: 92%

CMYK

12%, 0%, 5%, 2%

Cyan: 12% / Magenta: 0% / Yellow: 5% / Key: 2%

What color is #DCFBEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCFBEE to RGB:

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

HEX to HSL

Convert #DCFBEE to HSL:

hsl(155, 79%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DCFBEE to CMYK:

cmyk(12%, 0%, 5%, 2%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #DCFBEE has RGB (220, 251, 238) and HSL (155°, 79%, 92%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCFBEE is #FBDAE8, creating high-contrast pairings. For softer combinations, try analogous colors like #DAFBDD.

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

Contrast with #DCFBEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCFBEE?

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

What is the RGB value of #DCFBEE?

#DCFBEE in RGB is (220, 251, 238) - 220 red, 251 green, and 238 blue.

How to use #DCFBEE in CSS?

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

What colors go well with #DCFBEE?

#FBDAE8 (complementary), #DAFBDD (analogous), and #96F3CC (lighter shade) work well with #DCFBEE.