#DBF8DB
A very light, moderate neutral closely aligning with Honeydew.
About #DBF8DB
Visually, #DBF8DB is defined as a moderate neutral. It is closely associated with the named CSS color Honeydew. Its digital footprint relies on 219 parts red, 248 parts green, and 219 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 12% Cyan, 0% Magenta, 12% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a very light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DBF8DB
RGB219, 248, 219
HSL120.0°, 67.4%, 91.6%
CMYK12%, 0%, 12%, 3%
HSV120.0°, 11.7%, 97.3%
LAB94.9, -14.7, 10.8
XYZ75.6, 87.3, 79.9
Decimal14416091
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.14:1
Text on #FFFFFF
FAIL
18.46:1
Text on #000000
AAA
1.09:1
Text on #F8FAFC
FAIL
15.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBF8DB;
}
.text-color {
color: #DBF8DB;
}
.border-color {
border: 2px solid #DBF8DB;
}