#DBF1DB Color Information

Hex color code: #DBF1DB

The hex color #DBF1DB is a airy green with RGB values of (219, 241, 219) and HSL of (120°, 44%, 90%). It is widely used in graphic design.

Try:
Color NameBeige
HEX
#DBF1DB
RGB
219, 241, 219
HSL
120°, 44%, 90%
CMYK
9%, 0%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBF1DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 241, 219

Red: 219 / Green: 241 / Blue: 219

HSL

120°, 44%, 90%

Hue: 120° / Saturation: 44% / Lightness: 90%

CMYK

9%, 0%, 9%, 5%

Cyan: 9% / Magenta: 0% / Yellow: 9% / Key: 5%

What color is #DBF1DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBF1DB to RGB:

rgb(219, 241, 219)HEX to RGB Converter →

HEX to HSL

Convert #DBF1DB to HSL:

hsl(120, 44%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DBF1DB to CMYK:

cmyk(9%, 0%, 9%, 5%)Color Converter →

Color Meaning and Usage

A delicate green tone, #DBF1DB has RGB (219, 241, 219) and HSL (120°, 44%, 90%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBF1DB is #F1DAF1, creating high-contrast pairings. For softer combinations, try analogous colors like #E6F1DA.

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

Contrast with #DBF1DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBF1DB?

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

What is the RGB value of #DBF1DB?

#DBF1DB in RGB is (219, 241, 219) - 219 red, 241 green, and 219 blue.

How to use #DBF1DB in CSS?

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

What colors go well with #DBF1DB?

#F1DAF1 (complementary), #E6F1DA (analogous), and #A3DBA3 (lighter shade) work well with #DBF1DB.