#DBFBF4 Color Information

Hex color code: #DBFBF4

#DBFBF4 is a delicate cyan color. In RGB it is (219, 251, 244), and in HSL it is (167°, 80%, 92%). It is often used for branding and logos.

Try:
Color NameLight Cyan
HEX
#DBFBF4
RGB
219, 251, 244
HSL
167°, 80%, 92%
CMYK
13%, 0%, 3%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBFBF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 251, 244

Red: 219 / Green: 251 / Blue: 244

HSL

167°, 80%, 92%

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

CMYK

13%, 0%, 3%, 2%

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

What color is #DBFBF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBFBF4 to RGB:

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

HEX to HSL

Convert #DBFBF4 to HSL:

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

HEX to CMYK

Convert #DBFBF4 to CMYK:

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

Color Meaning and Usage

#DBFBF4 is a light cyan color with RGB values of 219, 251, 244 and HSL of 167°, 80%, 92%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBFBF4 is #FBDAE1, creating high-contrast pairings. For softer combinations, try analogous colors like #DAFBE4.

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

Contrast with #DBFBF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBFBF4?

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

What is the RGB value of #DBFBF4?

#DBFBF4 in RGB is (219, 251, 244) - 219 red, 251 green, and 244 blue.

How to use #DBFBF4 in CSS?

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

What colors go well with #DBFBF4?

#FBDAE1 (complementary), #DAFBE4 (analogous), and #95F3DF (lighter shade) work well with #DBFBF4.