#DDFBF1 Color Information

Hex color code: #DDFBF1

The hex color #DDFBF1 is a light cyan with RGB values of (221, 251, 241) and HSL of (160°, 79%, 93%). It is commonly used in modern UI design.

Try:
Color NameLight Cyan
HEX
#DDFBF1
RGB
221, 251, 241
HSL
160°, 79%, 93%
CMYK
12%, 0%, 4%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDFBF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 251, 241

Red: 221 / Green: 251 / Blue: 241

HSL

160°, 79%, 93%

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

CMYK

12%, 0%, 4%, 2%

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

What color is #DDFBF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDFBF1 to RGB:

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

HEX to HSL

Convert #DDFBF1 to HSL:

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

HEX to CMYK

Convert #DDFBF1 to CMYK:

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

Color Meaning and Usage

#DDFBF1 is a delicate cyan color with RGB values of 221, 251, 241 and HSL of 160°, 79%, 93%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDFBF1 is #FBDFE8, creating high-contrast pairings. For softer combinations, try analogous colors like #DFFBE4.

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

Contrast with #DDFBF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDFBF1?

#DDFBF1 is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDFBF1?

#DDFBF1 in RGB is (221, 251, 241) - 221 red, 251 green, and 241 blue.

How to use #DDFBF1 in CSS?

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

What colors go well with #DDFBF1?

#FBDFE8 (complementary), #DFFBE4 (analogous), and #9BF3D6 (lighter shade) work well with #DDFBF1.