#DAF7EA Color Information

Hex color code: #DAF7EA

The hex color #DAF7EA is a soft cyan with RGB values of (218, 247, 234) and HSL of (153°, 64%, 91%). It is frequently seen in web interfaces.

Try:
Color NameLight Cyan
HEX
#DAF7EA
RGB
218, 247, 234
HSL
153°, 64%, 91%
CMYK
12%, 0%, 5%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAF7EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 247, 234

Red: 218 / Green: 247 / Blue: 234

HSL

153°, 64%, 91%

Hue: 153° / Saturation: 64% / Lightness: 91%

CMYK

12%, 0%, 5%, 3%

Cyan: 12% / Magenta: 0% / Yellow: 5% / Key: 3%

What color is #DAF7EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAF7EA to RGB:

rgb(218, 247, 234)HEX to RGB Converter →

HEX to HSL

Convert #DAF7EA to HSL:

hsl(153, 64%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DAF7EA to CMYK:

cmyk(12%, 0%, 5%, 3%)Color Converter →

Color Meaning and Usage

#DAF7EA is a airy cyan color with RGB values of 218, 247, 234 and HSL of 153°, 64%, 91%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAF7EA is #F7D9E7, creating high-contrast pairings. For softer combinations, try analogous colors like #D9F7DB.

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

Contrast with #DAF7EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAF7EA?

#DAF7EA is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DAF7EA?

#DAF7EA in RGB is (218, 247, 234) - 218 red, 247 green, and 234 blue.

How to use #DAF7EA in CSS?

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

What colors go well with #DAF7EA?

#F7D9E7 (complementary), #D9F7DB (analogous), and #9BE9C6 (lighter shade) work well with #DAF7EA.