#DBF0EE Color Information

Hex color code: #DBF0EE

A delicate cyan shade, #DBF0EE appears as (219, 240, 238) in RGB and (174°, 41%, 90%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DBF0EE
RGB
219, 240, 238
HSL
174°, 41%, 90%
CMYK
9%, 0%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBF0EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 240, 238

Red: 219 / Green: 240 / Blue: 238

HSL

174°, 41%, 90%

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

CMYK

9%, 0%, 1%, 6%

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

What color is #DBF0EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBF0EE to RGB:

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

HEX to HSL

Convert #DBF0EE to HSL:

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

HEX to CMYK

Convert #DBF0EE to CMYK:

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

Color Meaning and Usage

#DBF0EE is a airy cyan color with RGB values of 219, 240, 238 and HSL of 174°, 41%, 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 #DBF0EE is #F0DBDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DBF0E3.

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

Contrast with #DBF0EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBF0EE?

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

What is the RGB value of #DBF0EE?

#DBF0EE in RGB is (219, 240, 238) - 219 red, 240 green, and 238 blue.

How to use #DBF0EE in CSS?

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

What colors go well with #DBF0EE?

#F0DBDD (complementary), #DBF0E3 (analogous), and #A5D9D4 (lighter shade) work well with #DBF0EE.