#DAFBCE Color Information

Hex color code: #DAFBCE

A ethereal green shade, #DAFBCE appears as (218, 251, 206) in RGB and (104°, 85%, 90%) in HSL. It is typically applied in digital products.

Try:
Color NameBeige
HEX
#DAFBCE
RGB
218, 251, 206
HSL
104°, 85%, 90%
CMYK
13%, 0%, 18%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAFBCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 251, 206

Red: 218 / Green: 251 / Blue: 206

HSL

104°, 85%, 90%

Hue: 104° / Saturation: 85% / Lightness: 90%

CMYK

13%, 0%, 18%, 2%

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

What color is #DAFBCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAFBCE to RGB:

rgb(218, 251, 206)HEX to RGB Converter →

HEX to HSL

Convert #DAFBCE to HSL:

hsl(104, 85%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DAFBCE to CMYK:

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

Color Meaning and Usage

#DAFBCE is a light green color with RGB values of 218, 251, 206 and HSL of 104°, 85%, 90%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAFBCE is #F0D0FB, creating high-contrast pairings. For softer combinations, try analogous colors like #F1FBD0.

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

Contrast with #DAFBCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAFBCE?

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

What is the RGB value of #DAFBCE?

#DAFBCE in RGB is (218, 251, 206) - 218 red, 251 green, and 206 blue.

How to use #DAFBCE in CSS?

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

What colors go well with #DAFBCE?

#F0D0FB (complementary), #F1FBD0 (analogous), and #A6F589 (lighter shade) work well with #DAFBCE.