#DFEFE6 Color Information

Hex color code: #DFEFE6

The hex color #DFEFE6 is a soft green with RGB values of (223, 239, 230) and HSL of (146°, 33%, 91%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DFEFE6
RGB
223, 239, 230
HSL
146°, 33%, 91%
CMYK
7%, 0%, 4%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFEFE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 239, 230

Red: 223 / Green: 239 / Blue: 230

HSL

146°, 33%, 91%

Hue: 146° / Saturation: 33% / Lightness: 91%

CMYK

7%, 0%, 4%, 6%

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

What color is #DFEFE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFEFE6 to RGB:

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

HEX to HSL

Convert #DFEFE6 to HSL:

hsl(146, 33%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DFEFE6 to CMYK:

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

Color Meaning and Usage

A airy green tone, #DFEFE6 has RGB (223, 239, 230) and HSL (146°, 33%, 91%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFEFE6 is #F0E0E9, creating high-contrast pairings. For softer combinations, try analogous colors like #E1F0E0.

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

Contrast with #DFEFE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFEFE6?

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

What is the RGB value of #DFEFE6?

#DFEFE6 in RGB is (223, 239, 230) - 223 red, 239 green, and 230 blue.

How to use #DFEFE6 in CSS?

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

What colors go well with #DFEFE6?

#F0E0E9 (complementary), #E1F0E0 (analogous), and #AED6BF (lighter shade) work well with #DFEFE6.