#DDFBEF Color Information

Hex color code: #DDFBEF

The hex color #DDFBEF is a delicate cyan with RGB values of (221, 251, 239) and HSL of (156°, 79%, 93%). It is popular in mobile app design.

Try:
Color NameLight Cyan
HEX
#DDFBEF
RGB
221, 251, 239
HSL
156°, 79%, 93%
CMYK
12%, 0%, 5%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDFBEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 251, 239

Red: 221 / Green: 251 / Blue: 239

HSL

156°, 79%, 93%

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

CMYK

12%, 0%, 5%, 2%

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

What color is #DDFBEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDFBEF to RGB:

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

HEX to HSL

Convert #DDFBEF to HSL:

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

HEX to CMYK

Convert #DDFBEF to CMYK:

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

Color Meaning and Usage

#DDFBEF is a airy cyan color with RGB values of 221, 251, 239 and HSL of 156°, 79%, 93%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDFBEF is #FBDFEA, creating high-contrast pairings. For softer combinations, try analogous colors like #DFFBE2.

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

Contrast with #DDFBEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDFBEF?

#DDFBEF is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDFBEF?

#DDFBEF in RGB is (221, 251, 239) - 221 red, 251 green, and 239 blue.

How to use #DDFBEF in CSS?

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

What colors go well with #DDFBEF?

#FBDFEA (complementary), #DFFBE2 (analogous), and #9BF3D0 (lighter shade) work well with #DDFBEF.