#DBF8B6
A very light, vivid green closely aligning with Palegoldenrod.
About #DBF8B6
The precise color #DBF8B6 is an excellent choice for modern design projects. Designers often compare it to the standard color Palegoldenrod. Its digital footprint relies on 219 parts red, 248 parts green, and 182 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 12% C, 0% M, 27% Y, and 3% K. With a hue angle of 86.4 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DBF8B6
RGB219, 248, 182
HSL86.4°, 82.5%, 84.3%
CMYK12%, 0%, 27%, 3%
HSV86.4°, 26.6%, 97.3%
LAB94.1, -20.5, 28.7
XYZ71.2, 85.6, 57.0
Decimal14416054
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.16:1
Text on #FFFFFF
FAIL
18.11:1
Text on #000000
AAA
1.11:1
Text on #F8FAFC
FAIL
15.40:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBF8B6;
}
.text-color {
color: #DBF8B6;
}
.border-color {
border: 2px solid #DBF8B6;
}