#DAECB2 Color Information

Hex color code: #DAECB2

A light green shade, #DAECB2 appears as (218, 236, 178) in RGB and (79°, 60%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#DAECB2
RGB
218, 236, 178
HSL
79°, 60%, 81%
CMYK
8%, 0%, 25%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAECB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 236, 178

Red: 218 / Green: 236 / Blue: 178

HSL

79°, 60%, 81%

Hue: 79° / Saturation: 60% / Lightness: 81%

CMYK

8%, 0%, 25%, 7%

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

What color is #DAECB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAECB2 to RGB:

rgb(218, 236, 178)HEX to RGB Converter →

HEX to HSL

Convert #DAECB2 to HSL:

hsl(79, 60%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DAECB2 to CMYK:

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

Color Meaning and Usage

#DAECB2 is a airy green color with RGB values of 218, 236, 178 and HSL of 79°, 60%, 81%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAECB2 is #C4B1EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECE1B1.

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

Contrast with #DAECB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAECB2?

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

What is the RGB value of #DAECB2?

#DAECB2 in RGB is (218, 236, 178) - 218 red, 236 green, and 178 blue.

How to use #DAECB2 in CSS?

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

What colors go well with #DAECB2?

#C4B1EC (complementary), #ECE1B1 (analogous), and #BBDC74 (lighter shade) work well with #DAECB2.