#DBFBD6 Color Information

Hex color code: #DBFBD6

#DBFBD6 is a ethereal green color. In RGB it is (219, 251, 214), and in HSL it is (112°, 82%, 91%). It is typically applied in digital products.

Try:
Color NameBeige
HEX
#DBFBD6
RGB
219, 251, 214
HSL
112°, 82%, 91%
CMYK
13%, 0%, 15%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBFBD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 251, 214

Red: 219 / Green: 251 / Blue: 214

HSL

112°, 82%, 91%

Hue: 112° / Saturation: 82% / Lightness: 91%

CMYK

13%, 0%, 15%, 2%

Cyan: 13% / Magenta: 0% / Yellow: 15% / Key: 2%

What color is #DBFBD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBFBD6 to RGB:

rgb(219, 251, 214)HEX to RGB Converter →

HEX to HSL

Convert #DBFBD6 to HSL:

hsl(112, 82%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DBFBD6 to CMYK:

cmyk(13%, 0%, 15%, 2%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #DBFBD6 has RGB (219, 251, 214) and HSL (112°, 82%, 91%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBFBD6 is #F6D5FB, creating high-contrast pairings. For softer combinations, try analogous colors like #EDFBD5.

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

Contrast with #DBFBD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBFBD6?

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

What is the RGB value of #DBFBD6?

#DBFBD6 in RGB is (219, 251, 214) - 219 red, 251 green, and 214 blue.

How to use #DBFBD6 in CSS?

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

What colors go well with #DBFBD6?

#F6D5FB (complementary), #EDFBD5 (analogous), and #9DF490 (lighter shade) work well with #DBFBD6.