#DBFAED Color Information

Hex color code: #DBFAED

A ethereal cyan shade, #DBFAED appears as (219, 250, 237) in RGB and (155°, 76%, 92%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Cyan
HEX
#DBFAED
RGB
219, 250, 237
HSL
155°, 76%, 92%
CMYK
12%, 0%, 5%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBFAED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 250, 237

Red: 219 / Green: 250 / Blue: 237

HSL

155°, 76%, 92%

Hue: 155° / Saturation: 76% / Lightness: 92%

CMYK

12%, 0%, 5%, 2%

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

What color is #DBFAED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBFAED to RGB:

rgb(219, 250, 237)HEX to RGB Converter →

HEX to HSL

Convert #DBFAED to HSL:

hsl(155, 76%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DBFAED to CMYK:

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

Color Meaning and Usage

#DBFAED is a soft cyan color with RGB values of 219, 250, 237 and HSL of 155°, 76%, 92%. 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 #DBFAED is #FADBE8, creating high-contrast pairings. For softer combinations, try analogous colors like #DBFADE.

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

Contrast with #DBFAED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBFAED?

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

What is the RGB value of #DBFAED?

#DBFAED in RGB is (219, 250, 237) - 219 red, 250 green, and 237 blue.

How to use #DBFAED in CSS?

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

What colors go well with #DBFAED?

#FADBE8 (complementary), #DBFADE (analogous), and #98F1CC (lighter shade) work well with #DBFAED.