#DFEFC8 Color Information

Hex color code: #DFEFC8

A airy green shade, #DFEFC8 appears as (223, 239, 200) in RGB and (85°, 55%, 86%) in HSL. It is widely used in graphic design.

Try:
Color NameBeige
HEX
#DFEFC8
RGB
223, 239, 200
HSL
85°, 55%, 86%
CMYK
7%, 0%, 16%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFEFC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 239, 200

Red: 223 / Green: 239 / Blue: 200

HSL

85°, 55%, 86%

Hue: 85° / Saturation: 55% / Lightness: 86%

CMYK

7%, 0%, 16%, 6%

Cyan: 7% / Magenta: 0% / Yellow: 16% / Key: 6%

What color is #DFEFC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFEFC8 to RGB:

rgb(223, 239, 200)HEX to RGB Converter →

HEX to HSL

Convert #DFEFC8 to HSL:

hsl(85, 55%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DFEFC8 to CMYK:

cmyk(7%, 0%, 16%, 6%)Color Converter →

Color Meaning and Usage

A soft green tone, #DFEFC8 has RGB (223, 239, 200) and HSL (85°, 55%, 86%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFEFC8 is #D8C8EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFECC8.

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

Contrast with #DFEFC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFEFC8?

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

What is the RGB value of #DFEFC8?

#DFEFC8 in RGB is (223, 239, 200) - 223 red, 239 green, and 200 blue.

How to use #DFEFC8 in CSS?

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

What colors go well with #DFEFC8?

#D8C8EF (complementary), #EFECC8 (analogous), and #BCDE8C (lighter shade) work well with #DFEFC8.