#DCEAE2 Color Information

Hex color code: #DCEAE2

#DCEAE2 is a soft green color. In RGB it is (220, 234, 226), and in HSL it is (146°, 25%, 89%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DCEAE2
RGB
220, 234, 226
HSL
146°, 25%, 89%
CMYK
6%, 0%, 3%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEAE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 234, 226

Red: 220 / Green: 234 / Blue: 226

HSL

146°, 25%, 89%

Hue: 146° / Saturation: 25% / Lightness: 89%

CMYK

6%, 0%, 3%, 8%

Cyan: 6% / Magenta: 0% / Yellow: 3% / Key: 8%

What color is #DCEAE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEAE2 to RGB:

rgb(220, 234, 226)HEX to RGB Converter →

HEX to HSL

Convert #DCEAE2 to HSL:

hsl(146, 25%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEAE2 to CMYK:

cmyk(6%, 0%, 3%, 8%)Color Converter →

Color Meaning and Usage

#DCEAE2 is a airy green color with RGB values of 220, 234, 226 and HSL of 146°, 25%, 89%. 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 #DCEAE2 is #EADCE4, creating high-contrast pairings. For softer combinations, try analogous colors like #DDEADC.

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

Contrast with #DCEAE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEAE2?

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

What is the RGB value of #DCEAE2?

#DCEAE2 in RGB is (220, 234, 226) - 220 red, 234 green, and 226 blue.

How to use #DCEAE2 in CSS?

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

What colors go well with #DCEAE2?

#EADCE4 (complementary), #DDEADC (analogous), and #ACCDBA (lighter shade) work well with #DCEAE2.