#DFFCDE Color Information

Hex color code: #DFFCDE

A airy green shade, #DFFCDE appears as (223, 252, 222) in RGB and (118°, 83%, 93%) in HSL. It is popular in mobile app design.

Try:
Color NameBeige
HEX
#DFFCDE
RGB
223, 252, 222
HSL
118°, 83%, 93%
CMYK
12%, 0%, 12%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFFCDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 252, 222

Red: 223 / Green: 252 / Blue: 222

HSL

118°, 83%, 93%

Hue: 118° / Saturation: 83% / Lightness: 93%

CMYK

12%, 0%, 12%, 1%

Cyan: 12% / Magenta: 0% / Yellow: 12% / Key: 1%

What color is #DFFCDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFFCDE to RGB:

rgb(223, 252, 222)HEX to RGB Converter →

HEX to HSL

Convert #DFFCDE to HSL:

hsl(118, 83%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DFFCDE to CMYK:

cmyk(12%, 0%, 12%, 1%)Color Converter →

Color Meaning and Usage

A light green tone, #DFFCDE has RGB (223, 252, 222) and HSL (118°, 83%, 93%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFFCDE is #FBDEFC, creating high-contrast pairings. For softer combinations, try analogous colors like #EEFCDE.

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

Contrast with #DFFCDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFFCDE?

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

What is the RGB value of #DFFCDE?

#DFFCDE in RGB is (223, 252, 222) - 223 red, 252 green, and 222 blue.

How to use #DFFCDE in CSS?

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

What colors go well with #DFFCDE?

#FBDEFC (complementary), #EEFCDE (analogous), and #9BF598 (lighter shade) work well with #DFFCDE.