#DBEDD9 Color Information

Hex color code: #DBEDD9

The hex color #DBEDD9 is a soft green with RGB values of (219, 237, 217) and HSL of (114°, 36%, 89%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#DBEDD9
RGB
219, 237, 217
HSL
114°, 36%, 89%
CMYK
8%, 0%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBEDD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 237, 217

Red: 219 / Green: 237 / Blue: 217

HSL

114°, 36%, 89%

Hue: 114° / Saturation: 36% / Lightness: 89%

CMYK

8%, 0%, 8%, 7%

Cyan: 8% / Magenta: 0% / Yellow: 8% / Key: 7%

What color is #DBEDD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBEDD9 to RGB:

rgb(219, 237, 217)HEX to RGB Converter →

HEX to HSL

Convert #DBEDD9 to HSL:

hsl(114, 36%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DBEDD9 to CMYK:

cmyk(8%, 0%, 8%, 7%)Color Converter →

Color Meaning and Usage

#DBEDD9 is a light green color with RGB values of 219, 237, 217 and HSL of 114°, 36%, 89%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBEDD9 is #EBD9ED, creating high-contrast pairings. For softer combinations, try analogous colors like #E5EDD9.

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

Contrast with #DBEDD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBEDD9?

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

What is the RGB value of #DBEDD9?

#DBEDD9 in RGB is (219, 237, 217) - 219 red, 237 green, and 217 blue.

How to use #DBEDD9 in CSS?

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

What colors go well with #DBEDD9?

#EBD9ED (complementary), #E5EDD9 (analogous), and #AAD5A5 (lighter shade) work well with #DBEDD9.