#DFFBF5 Color Information

Hex color code: #DFFBF5

A delicate cyan shade, #DFFBF5 appears as (223, 251, 245) in RGB and (167°, 78%, 93%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Cyan
HEX
#DFFBF5
RGB
223, 251, 245
HSL
167°, 78%, 93%
CMYK
11%, 0%, 2%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFFBF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 251, 245

Red: 223 / Green: 251 / Blue: 245

HSL

167°, 78%, 93%

Hue: 167° / Saturation: 78% / Lightness: 93%

CMYK

11%, 0%, 2%, 2%

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

What color is #DFFBF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFFBF5 to RGB:

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

HEX to HSL

Convert #DFFBF5 to HSL:

hsl(167, 78%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DFFBF5 to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #DFFBF5 has RGB (223, 251, 245) and HSL (167°, 78%, 93%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFFBF5 is #FBDFE5, creating high-contrast pairings. For softer combinations, try analogous colors like #DFFBE7.

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

Contrast with #DFFBF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFFBF5?

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

What is the RGB value of #DFFBF5?

#DFFBF5 in RGB is (223, 251, 245) - 223 red, 251 green, and 245 blue.

How to use #DFFBF5 in CSS?

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

What colors go well with #DFFBF5?

#FBDFE5 (complementary), #DFFBE7 (analogous), and #9BF3E0 (lighter shade) work well with #DFFBF5.