#DBEFEB Color Information

Hex color code: #DBEFEB

#DBEFEB is a ethereal cyan color. In RGB it is (219, 239, 235), and in HSL it is (168°, 38%, 90%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DBEFEB
RGB
219, 239, 235
HSL
168°, 38%, 90%
CMYK
8%, 0%, 2%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBEFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 239, 235

Red: 219 / Green: 239 / Blue: 235

HSL

168°, 38%, 90%

Hue: 168° / Saturation: 38% / Lightness: 90%

CMYK

8%, 0%, 2%, 6%

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

What color is #DBEFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBEFEB to RGB:

rgb(219, 239, 235)HEX to RGB Converter →

HEX to HSL

Convert #DBEFEB to HSL:

hsl(168, 38%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DBEFEB to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #DBEFEB has RGB (219, 239, 235) and HSL (168°, 38%, 90%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBEFEB is #EFDCE0, creating high-contrast pairings. For softer combinations, try analogous colors like #DCEFE2.

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

Contrast with #DBEFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBEFEB?

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

What is the RGB value of #DBEFEB?

#DBEFEB in RGB is (219, 239, 235) - 219 red, 239 green, and 235 blue.

How to use #DBEFEB in CSS?

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

What colors go well with #DBEFEB?

#EFDCE0 (complementary), #DCEFE2 (analogous), and #A7D7CE (lighter shade) work well with #DBEFEB.