#DBF8CC

A very light, vivid green closely aligning with Lightgoldenrodyellow.

About #DBF8CC

When working with digital screens, the color #DBF8CC is rendered by mixing light. If you're using CSS, you might find it aligns closely with Lightgoldenrodyellow. This translates to an RGB value of rgb(219, 248, 204).

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 12% cyan, 0% magenta, 18% yellow, and 3% black. The HSL representation is 99.5° hue, 75.9% saturation, and 88.6% lightness.

Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#DBF8CC
RGB219, 248, 204
HSL99.5°, 75.9%, 88.6%
CMYK12%, 0%, 18%, 3%
HSV99.5°, 17.7%, 97.3%
LAB94.5, -17.2, 18.0
XYZ73.7, 86.6, 70.0
Decimal14416076

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.15:1
Text on #FFFFFF
FAIL
18.31:1
Text on #000000
AAA
1.10:1
Text on #F8FAFC
FAIL
15.57:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lightgoldenrodyellow
#FAFAD2