#DBF8EC Color Information

Hex color code: #DBF8EC

The hex color #DBF8EC is a delicate cyan with RGB values of (219, 248, 236) and HSL of (155°, 67%, 92%). It is popular in mobile app design.

Try:
Color NameLight Cyan
HEX
#DBF8EC
RGB
219, 248, 236
HSL
155°, 67%, 92%
CMYK
12%, 0%, 5%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBF8EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 248, 236

Red: 219 / Green: 248 / Blue: 236

HSL

155°, 67%, 92%

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

CMYK

12%, 0%, 5%, 3%

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

What color is #DBF8EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBF8EC to RGB:

rgb(219, 248, 236)HEX to RGB Converter →

HEX to HSL

Convert #DBF8EC to HSL:

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

HEX to CMYK

Convert #DBF8EC to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #DBF8EC has RGB (219, 248, 236) and HSL (155°, 67%, 92%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBF8EC is #F8DDE8, creating high-contrast pairings. For softer combinations, try analogous colors like #DDF8DF.

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

Contrast with #DBF8EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBF8EC?

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

What is the RGB value of #DBF8EC?

#DBF8EC in RGB is (219, 248, 236) - 219 red, 248 green, and 236 blue.

How to use #DBF8EC in CSS?

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

What colors go well with #DBF8EC?

#F8DDE8 (complementary), #DDF8DF (analogous), and #9DECCB (lighter shade) work well with #DBF8EC.