#DDFAEB Color Information

Hex color code: #DDFAEB

#DDFAEB is a delicate green color. In RGB it is (221, 250, 235), and in HSL it is (149°, 74%, 92%). It is popular in mobile app design.

Try:
Color NameHoneydew
HEX
#DDFAEB
RGB
221, 250, 235
HSL
149°, 74%, 92%
CMYK
12%, 0%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDFAEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 250, 235

Red: 221 / Green: 250 / Blue: 235

HSL

149°, 74%, 92%

Hue: 149° / Saturation: 74% / Lightness: 92%

CMYK

12%, 0%, 6%, 2%

Cyan: 12% / Magenta: 0% / Yellow: 6% / Key: 2%

What color is #DDFAEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDFAEB to RGB:

rgb(221, 250, 235)HEX to RGB Converter →

HEX to HSL

Convert #DDFAEB to HSL:

hsl(149, 74%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DDFAEB to CMYK:

cmyk(12%, 0%, 6%, 2%)Color Converter →

Color Meaning and Usage

A soft green tone, #DDFAEB has RGB (221, 250, 235) and HSL (149°, 74%, 92%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDFAEB is #FADCEB, creating high-contrast pairings. For softer combinations, try analogous colors like #DCFADC.

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

Contrast with #DDFAEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDFAEB?

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

What is the RGB value of #DDFAEB?

#DDFAEB in RGB is (221, 250, 235) - 221 red, 250 green, and 235 blue.

How to use #DDFAEB in CSS?

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

What colors go well with #DDFAEB?

#FADCEB (complementary), #DCFADC (analogous), and #99F0C3 (lighter shade) work well with #DDFAEB.