#DAFCCF Color Information

Hex color code: #DAFCCF

The hex color #DAFCCF is a light green with RGB values of (218, 252, 207) and HSL of (105°, 88%, 90%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#DAFCCF
RGB
218, 252, 207
HSL
105°, 88%, 90%
CMYK
13%, 0%, 18%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAFCCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 252, 207

Red: 218 / Green: 252 / Blue: 207

HSL

105°, 88%, 90%

Hue: 105° / Saturation: 88% / Lightness: 90%

CMYK

13%, 0%, 18%, 1%

Cyan: 13% / Magenta: 0% / Yellow: 18% / Key: 1%

What color is #DAFCCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAFCCF to RGB:

rgb(218, 252, 207)HEX to RGB Converter →

HEX to HSL

Convert #DAFCCF to HSL:

hsl(105, 88%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DAFCCF to CMYK:

cmyk(13%, 0%, 18%, 1%)Color Converter →

Color Meaning and Usage

#DAFCCF is a soft green color with RGB values of 218, 252, 207 and HSL of 105°, 88%, 90%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAFCCF is #F1CFFC, creating high-contrast pairings. For softer combinations, try analogous colors like #F1FCCF.

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

Contrast with #DAFCCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAFCCF?

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

What is the RGB value of #DAFCCF?

#DAFCCF in RGB is (218, 252, 207) - 218 red, 252 green, and 207 blue.

How to use #DAFCCF in CSS?

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

What colors go well with #DAFCCF?

#F1CFFC (complementary), #F1FCCF (analogous), and #A3F787 (lighter shade) work well with #DAFCCF.