#DBEFE4 Color Information

Hex color code: #DBEFE4

#DBEFE4 is a airy green color. In RGB it is (219, 239, 228), and in HSL it is (147°, 38%, 90%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DBEFE4
RGB
219, 239, 228
HSL
147°, 38%, 90%
CMYK
8%, 0%, 5%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBEFE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 239, 228

Red: 219 / Green: 239 / Blue: 228

HSL

147°, 38%, 90%

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

CMYK

8%, 0%, 5%, 6%

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

What color is #DBEFE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBEFE4 to RGB:

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

HEX to HSL

Convert #DBEFE4 to HSL:

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

HEX to CMYK

Convert #DBEFE4 to CMYK:

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

Color Meaning and Usage

A delicate green tone, #DBEFE4 has RGB (219, 239, 228) and HSL (147°, 38%, 90%). 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 #DBEFE4 is #EFDCE6, creating high-contrast pairings. For softer combinations, try analogous colors like #DDEFDC.

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

Contrast with #DBEFE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBEFE4?

#DBEFE4 is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBEFE4?

#DBEFE4 in RGB is (219, 239, 228) - 219 red, 239 green, and 228 blue.

How to use #DBEFE4 in CSS?

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

What colors go well with #DBEFE4?

#EFDCE6 (complementary), #DDEFDC (analogous), and #A7D7BD (lighter shade) work well with #DBEFE4.