#DBEACC Color Information

Hex color code: #DBEACC

A ethereal green shade, #DBEACC appears as (219, 234, 204) in RGB and (90°, 42%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NameBeige
HEX
#DBEACC
RGB
219, 234, 204
HSL
90°, 42%, 86%
CMYK
6%, 0%, 13%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBEACC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 234, 204

Red: 219 / Green: 234 / Blue: 204

HSL

90°, 42%, 86%

Hue: 90° / Saturation: 42% / Lightness: 86%

CMYK

6%, 0%, 13%, 8%

Cyan: 6% / Magenta: 0% / Yellow: 13% / Key: 8%

What color is #DBEACC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBEACC to RGB:

rgb(219, 234, 204)HEX to RGB Converter →

HEX to HSL

Convert #DBEACC to HSL:

hsl(90, 42%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DBEACC to CMYK:

cmyk(6%, 0%, 13%, 8%)Color Converter →

Color Meaning and Usage

#DBEACC is a airy green color with RGB values of 219, 234, 204 and HSL of 90°, 42%, 86%. 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 #DBEACC is #DBCCEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAEACC.

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

Contrast with #DBEACC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBEACC?

#DBEACC is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBEACC?

#DBEACC in RGB is (219, 234, 204) - 219 red, 234 green, and 204 blue.

How to use #DBEACC in CSS?

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

What colors go well with #DBEACC?

#DBCCEA (complementary), #EAEACC (analogous), and #B5D496 (lighter shade) work well with #DBEACC.