#D4EFAD Color Information

Hex color code: #D4EFAD

A light green shade, #D4EFAD appears as (212, 239, 173) in RGB and (85°, 67%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#D4EFAD
RGB
212, 239, 173
HSL
85°, 67%, 81%
CMYK
11%, 0%, 28%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4EFAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 239, 173

Red: 212 / Green: 239 / Blue: 173

HSL

85°, 67%, 81%

Hue: 85° / Saturation: 67% / Lightness: 81%

CMYK

11%, 0%, 28%, 6%

Cyan: 11% / Magenta: 0% / Yellow: 28% / Key: 6%

What color is #D4EFAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4EFAD to RGB:

rgb(212, 239, 173)HEX to RGB Converter →

HEX to HSL

Convert #D4EFAD to HSL:

hsl(85, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #D4EFAD to CMYK:

cmyk(11%, 0%, 28%, 6%)Color Converter →

Color Meaning and Usage

#D4EFAD is a ethereal green color with RGB values of 212, 239, 173 and HSL of 85°, 67%, 81%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4EFAD is #C9AEEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFEAAE.

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

Contrast with #D4EFAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4EFAD?

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

What is the RGB value of #D4EFAD?

#D4EFAD in RGB is (212, 239, 173) - 212 red, 239 green, and 173 blue.

How to use #D4EFAD in CSS?

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

What colors go well with #D4EFAD?

#C9AEEF (complementary), #EFEAAE (analogous), and #B2E26E (lighter shade) work well with #D4EFAD.