#D0FFEF Color Information

Hex color code: #D0FFEF

#D0FFEF is a airy cyan color. In RGB it is (208, 255, 239), and in HSL it is (160°, 100%, 91%). It is widely used in graphic design.

Try:
Color NameLight Cyan
HEX
#D0FFEF
RGB
208, 255, 239
HSL
160°, 100%, 91%
CMYK
18%, 0%, 6%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0FFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 255, 239

Red: 208 / Green: 255 / Blue: 239

HSL

160°, 100%, 91%

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

CMYK

18%, 0%, 6%, 0%

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

What color is #D0FFEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0FFEF to RGB:

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

HEX to HSL

Convert #D0FFEF to HSL:

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

HEX to CMYK

Convert #D0FFEF to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #D0FFEF has RGB (208, 255, 239) and HSL (160°, 100%, 91%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0FFEF is #FFD1E0, creating high-contrast pairings. For softer combinations, try analogous colors like #D1FFD9.

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

Contrast with #D0FFEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0FFEF?

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

What is the RGB value of #D0FFEF?

#D0FFEF in RGB is (208, 255, 239) - 208 red, 255 green, and 239 blue.

How to use #D0FFEF in CSS?

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

What colors go well with #D0FFEF?

#FFD1E0 (complementary), #D1FFD9 (analogous), and #85FFD6 (lighter shade) work well with #D0FFEF.