#DDFBDF Color Information

Hex color code: #DDFBDF

#DDFBDF is a soft green color. In RGB it is (221, 251, 223), and in HSL it is (124°, 79%, 93%). It is often used for branding and logos.

Try:
Color NameBeige
HEX
#DDFBDF
RGB
221, 251, 223
HSL
124°, 79%, 93%
CMYK
12%, 0%, 11%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDFBDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 251, 223

Red: 221 / Green: 251 / Blue: 223

HSL

124°, 79%, 93%

Hue: 124° / Saturation: 79% / Lightness: 93%

CMYK

12%, 0%, 11%, 2%

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

What color is #DDFBDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDFBDF to RGB:

rgb(221, 251, 223)HEX to RGB Converter →

HEX to HSL

Convert #DDFBDF to HSL:

hsl(124, 79%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DDFBDF to CMYK:

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

Color Meaning and Usage

A delicate green tone, #DDFBDF has RGB (221, 251, 223) and HSL (124°, 79%, 93%). 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 #DDFBDF is #FBDFF9, creating high-contrast pairings. For softer combinations, try analogous colors like #EBFBDF.

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

Contrast with #DDFBDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDFBDF?

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

What is the RGB value of #DDFBDF?

#DDFBDF in RGB is (221, 251, 223) - 221 red, 251 green, and 223 blue.

How to use #DDFBDF in CSS?

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

What colors go well with #DDFBDF?

#FBDFF9 (complementary), #EBFBDF (analogous), and #9BF3A0 (lighter shade) work well with #DDFBDF.