#DBFBFA Color Information

Hex color code: #DBFBFA

A light cyan shade, #DBFBFA appears as (219, 251, 250) in RGB and (178°, 80%, 92%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Cyan
HEX
#DBFBFA
RGB
219, 251, 250
HSL
178°, 80%, 92%
CMYK
13%, 0%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBFBFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 251, 250

Red: 219 / Green: 251 / Blue: 250

HSL

178°, 80%, 92%

Hue: 178° / Saturation: 80% / Lightness: 92%

CMYK

13%, 0%, 0%, 2%

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

What color is #DBFBFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBFBFA to RGB:

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

HEX to HSL

Convert #DBFBFA to HSL:

hsl(178, 80%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DBFBFA to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #DBFBFA has RGB (219, 251, 250) and HSL (178°, 80%, 92%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBFBFA is #FBDADB, creating high-contrast pairings. For softer combinations, try analogous colors like #DAFBEA.

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

Contrast with #DBFBFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBFBFA?

#DBFBFA is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBFBFA?

#DBFBFA in RGB is (219, 251, 250) - 219 red, 251 green, and 250 blue.

How to use #DBFBFA in CSS?

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

What colors go well with #DBFBFA?

#FBDADB (complementary), #DAFBEA (analogous), and #95F3F0 (lighter shade) work well with #DBFBFA.