#DBEDC9 Color Information

Hex color code: #DBEDC9

A light green shade, #DBEDC9 appears as (219, 237, 201) in RGB and (90°, 50%, 86%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#DBEDC9
RGB
219, 237, 201
HSL
90°, 50%, 86%
CMYK
8%, 0%, 15%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBEDC9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 237, 201

Red: 219 / Green: 237 / Blue: 201

HSL

90°, 50%, 86%

Hue: 90° / Saturation: 50% / Lightness: 86%

CMYK

8%, 0%, 15%, 7%

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

What color is #DBEDC9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBEDC9 to RGB:

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

HEX to HSL

Convert #DBEDC9 to HSL:

hsl(90, 50%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DBEDC9 to CMYK:

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

Color Meaning and Usage

#DBEDC9 is a ethereal green color with RGB values of 219, 237, 201 and HSL of 90°, 50%, 86%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBEDC9 is #DBC9ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDEDC9.

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

Contrast with #DBEDC9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBEDC9?

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

What is the RGB value of #DBEDC9?

#DBEDC9 in RGB is (219, 237, 201) - 219 red, 237 green, and 201 blue.

How to use #DBEDC9 in CSS?

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

What colors go well with #DBEDC9?

#DBC9ED (complementary), #EDEDC9 (analogous), and #B5DA90 (lighter shade) work well with #DBEDC9.