#DBFFD4 Color Information

Hex color code: #DBFFD4

The hex color #DBFFD4 is a light green with RGB values of (219, 255, 212) and HSL of (110°, 100%, 92%). It is commonly used in modern UI design.

Try:
Color NameBeige
HEX
#DBFFD4
RGB
219, 255, 212
HSL
110°, 100%, 92%
CMYK
14%, 0%, 17%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBFFD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 255, 212

Red: 219 / Green: 255 / Blue: 212

HSL

110°, 100%, 92%

Hue: 110° / Saturation: 100% / Lightness: 92%

CMYK

14%, 0%, 17%, 0%

Cyan: 14% / Magenta: 0% / Yellow: 17% / Key: 0%

What color is #DBFFD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBFFD4 to RGB:

rgb(219, 255, 212)HEX to RGB Converter →

HEX to HSL

Convert #DBFFD4 to HSL:

hsl(110, 100%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DBFFD4 to CMYK:

cmyk(14%, 0%, 17%, 0%)Color Converter →

Color Meaning and Usage

#DBFFD4 is a ethereal green color with RGB values of 219, 255, 212 and HSL of 110°, 100%, 92%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBFFD4 is #F8D6FF, creating high-contrast pairings. For softer combinations, try analogous colors like #F1FFD6.

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

Contrast with #DBFFD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBFFD4?

#DBFFD4 is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBFFD4?

#DBFFD4 in RGB is (219, 255, 212) - 219 red, 255 green, and 212 blue.

How to use #DBFFD4 in CSS?

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

What colors go well with #DBFFD4?

#F8D6FF (complementary), #F1FFD6 (analogous), and #9DFF8A (lighter shade) work well with #DBFFD4.