#D0FFFB Color Information

Hex color code: #D0FFFB

#D0FFFB is a soft cyan color. In RGB it is (208, 255, 251), and in HSL it is (175°, 100%, 91%). It is frequently seen in web interfaces.

Try:
Color NameLight Cyan
HEX
#D0FFFB
RGB
208, 255, 251
HSL
175°, 100%, 91%
CMYK
18%, 0%, 2%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0FFFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 255, 251

Red: 208 / Green: 255 / Blue: 251

HSL

175°, 100%, 91%

Hue: 175° / Saturation: 100% / Lightness: 91%

CMYK

18%, 0%, 2%, 0%

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

What color is #D0FFFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0FFFB to RGB:

rgb(208, 255, 251)HEX to RGB Converter →

HEX to HSL

Convert #D0FFFB to HSL:

hsl(175, 100%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #D0FFFB to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #D0FFFB has RGB (208, 255, 251) and HSL (175°, 100%, 91%). 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 #D0FFFB is #FFD1D5, creating high-contrast pairings. For softer combinations, try analogous colors like #D1FFE4.

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

Contrast with #D0FFFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0FFFB?

#D0FFFB is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D0FFFB?

#D0FFFB in RGB is (208, 255, 251) - 208 red, 255 green, and 251 blue.

How to use #D0FFFB in CSS?

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

What colors go well with #D0FFFB?

#FFD1D5 (complementary), #D1FFE4 (analogous), and #85FFF5 (lighter shade) work well with #D0FFFB.