#D2EDBD Color Information

Hex color code: #D2EDBD

A ethereal green shade, #D2EDBD appears as (210, 237, 189) in RGB and (94°, 57%, 84%) in HSL. It is typically applied in digital products.

Try:
Color NameWheat
HEX
#D2EDBD
RGB
210, 237, 189
HSL
94°, 57%, 84%
CMYK
11%, 0%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2EDBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 237, 189

Red: 210 / Green: 237 / Blue: 189

HSL

94°, 57%, 84%

Hue: 94° / Saturation: 57% / Lightness: 84%

CMYK

11%, 0%, 20%, 7%

Cyan: 11% / Magenta: 0% / Yellow: 20% / Key: 7%

What color is #D2EDBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2EDBD to RGB:

rgb(210, 237, 189)HEX to RGB Converter →

HEX to HSL

Convert #D2EDBD to HSL:

hsl(94, 57%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #D2EDBD to CMYK:

cmyk(11%, 0%, 20%, 7%)Color Converter →

Color Meaning and Usage

A soft green tone, #D2EDBD has RGB (210, 237, 189) and HSL (94°, 57%, 84%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2EDBD is #D9BFED, creating high-contrast pairings. For softer combinations, try analogous colors like #EAEDBF.

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

Contrast with #D2EDBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2EDBD?

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

What is the RGB value of #D2EDBD?

#D2EDBD in RGB is (210, 237, 189) - 210 red, 237 green, and 189 blue.

How to use #D2EDBD in CSS?

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

What colors go well with #D2EDBD?

#D9BFED (complementary), #EAEDBF (analogous), and #AADD83 (lighter shade) work well with #D2EDBD.