#DDFDFB Color Information

Hex color code: #DDFDFB

#DDFDFB is a airy cyan color. In RGB it is (221, 253, 251), and in HSL it is (176°, 89%, 93%). It is widely used in graphic design.

Try:
Color NameLight Cyan
HEX
#DDFDFB
RGB
221, 253, 251
HSL
176°, 89%, 93%
CMYK
13%, 0%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDFDFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 253, 251

Red: 221 / Green: 253 / Blue: 251

HSL

176°, 89%, 93%

Hue: 176° / Saturation: 89% / Lightness: 93%

CMYK

13%, 0%, 1%, 1%

Cyan: 13% / Magenta: 0% / Yellow: 1% / Key: 1%

What color is #DDFDFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDFDFB to RGB:

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

HEX to HSL

Convert #DDFDFB to HSL:

hsl(176, 89%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DDFDFB to CMYK:

cmyk(13%, 0%, 1%, 1%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #DDFDFB has RGB (221, 253, 251) and HSL (176°, 89%, 93%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDFDFB is #FDDDDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DDFDEB.

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

Contrast with #DDFDFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDFDFB?

#DDFDFB is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDFDFB?

#DDFDFB in RGB is (221, 253, 251) - 221 red, 253 green, and 251 blue.

How to use #DDFDFB in CSS?

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

What colors go well with #DDFDFB?

#FDDDDF (complementary), #DDFDEB (analogous), and #95F9F2 (lighter shade) work well with #DDFDFB.