#DEEFD8 Color Information

Hex color code: #DEEFD8

A ethereal green shade, #DEEFD8 appears as (222, 239, 216) in RGB and (104°, 42%, 89%) in HSL. It is typically applied in digital products.

Try:
Color NameBeige
HEX
#DEEFD8
RGB
222, 239, 216
HSL
104°, 42%, 89%
CMYK
7%, 0%, 10%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEEFD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 239, 216

Red: 222 / Green: 239 / Blue: 216

HSL

104°, 42%, 89%

Hue: 104° / Saturation: 42% / Lightness: 89%

CMYK

7%, 0%, 10%, 6%

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

What color is #DEEFD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEEFD8 to RGB:

rgb(222, 239, 216)HEX to RGB Converter →

HEX to HSL

Convert #DEEFD8 to HSL:

hsl(104, 42%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DEEFD8 to CMYK:

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

Color Meaning and Usage

A airy green tone, #DEEFD8 has RGB (222, 239, 216) and HSL (104°, 42%, 89%). 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 #DEEFD8 is #E8D7EF, creating high-contrast pairings. For softer combinations, try analogous colors like #E9EFD7.

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

Contrast with #DEEFD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEEFD8?

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

What is the RGB value of #DEEFD8?

#DEEFD8 in RGB is (222, 239, 216) - 222 red, 239 green, and 216 blue.

How to use #DEEFD8 in CSS?

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

What colors go well with #DEEFD8?

#E8D7EF (complementary), #E9EFD7 (analogous), and #B0D9A1 (lighter shade) work well with #DEEFD8.