#DBE2D3

A very light, muted green closely aligning with Gainsboro.

About #DBE2D3

At its core, #DBE2D3 is a very light and muted hue. If you're using CSS, you might find it aligns closely with Gainsboro. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 226, and 211.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 3% C, 0% M, 7% Y, and 11% K. The HSL representation is 88.0° hue, 20.5% saturation, and 85.7% lightness.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a very light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#DBE2D3
RGB219, 226, 211
HSL88.0°, 20.5%, 85.7%
CMYK3%, 0%, 7%, 11%
HSV88.0°, 6.6%, 88.6%
LAB89.0, -5.0, 6.5
XYZ68.2, 74.2, 72.3
Decimal14410451

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.33:1
Text on #FFFFFF
FAIL
15.83:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.46:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #DBE2D3; }
.text-color { color: #DBE2D3; }
.border-color { border: 2px solid #DBE2D3; }

Similar Colors

Gainsboro
#DCDCDC