#D1EACA Color Information

Hex color code: #D1EACA

The hex color #D1EACA is a delicate green with RGB values of (209, 234, 202) and HSL of (107°, 43%, 85%). It is often used for branding and logos.

Try:
Color NameBeige
HEX
#D1EACA
RGB
209, 234, 202
HSL
107°, 43%, 85%
CMYK
11%, 0%, 14%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1EACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 234, 202

Red: 209 / Green: 234 / Blue: 202

HSL

107°, 43%, 85%

Hue: 107° / Saturation: 43% / Lightness: 85%

CMYK

11%, 0%, 14%, 8%

Cyan: 11% / Magenta: 0% / Yellow: 14% / Key: 8%

What color is #D1EACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1EACA to RGB:

rgb(209, 234, 202)HEX to RGB Converter →

HEX to HSL

Convert #D1EACA to HSL:

hsl(107, 43%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #D1EACA to CMYK:

cmyk(11%, 0%, 14%, 8%)Color Converter →

Color Meaning and Usage

A light green tone, #D1EACA has RGB (209, 234, 202) and HSL (107°, 43%, 85%). 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 #D1EACA is #E2C8E9, creating high-contrast pairings. For softer combinations, try analogous colors like #E0E9C8.

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

Contrast with #D1EACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1EACA?

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

What is the RGB value of #D1EACA?

#D1EACA in RGB is (209, 234, 202) - 209 red, 234 green, and 202 blue.

How to use #D1EACA in CSS?

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

What colors go well with #D1EACA?

#E2C8E9 (complementary), #E0E9C8 (analogous), and #A0D392 (lighter shade) work well with #D1EACA.