#DAEFDA Color Information

Hex color code: #DAEFDA

A delicate green shade, #DAEFDA appears as (218, 239, 218) in RGB and (120°, 40%, 90%) in HSL. It is popular in mobile app design.

Try:
Color NameBeige
HEX
#DAEFDA
RGB
218, 239, 218
HSL
120°, 40%, 90%
CMYK
9%, 0%, 9%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAEFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 239, 218

Red: 218 / Green: 239 / Blue: 218

HSL

120°, 40%, 90%

Hue: 120° / Saturation: 40% / Lightness: 90%

CMYK

9%, 0%, 9%, 6%

Cyan: 9% / Magenta: 0% / Yellow: 9% / Key: 6%

What color is #DAEFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAEFDA to RGB:

rgb(218, 239, 218)HEX to RGB Converter →

HEX to HSL

Convert #DAEFDA to HSL:

hsl(120, 40%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DAEFDA to CMYK:

cmyk(9%, 0%, 9%, 6%)Color Converter →

Color Meaning and Usage

#DAEFDA is a delicate green color with RGB values of 218, 239, 218 and HSL of 120°, 40%, 90%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAEFDA is #F0DBF0, creating high-contrast pairings. For softer combinations, try analogous colors like #E6F0DB.

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

Contrast with #DAEFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAEFDA?

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

What is the RGB value of #DAEFDA?

#DAEFDA in RGB is (218, 239, 218) - 218 red, 239 green, and 218 blue.

How to use #DAEFDA in CSS?

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

What colors go well with #DAEFDA?

#F0DBF0 (complementary), #E6F0DB (analogous), and #A6D9A6 (lighter shade) work well with #DAEFDA.