#DBF0A0
A light, vivid green closely aligning with Palegoldenrod.
About #DBF0A0
The hex code #DBF0A0 represents a beautifully specific shade of green. Designers often compare it to the standard color Palegoldenrod. Its digital footprint relies on 219 parts red, 240 parts green, and 160 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 9% Cyan, 0% Magenta, 33% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DBF0A0
RGB219, 240, 160
HSL75.8°, 72.7%, 78.4%
CMYK9%, 0%, 33%, 6%
HSV75.8°, 33.3%, 94.1%
LAB91.6, -19.6, 36.4
XYZ66.7, 79.9, 45.2
Decimal14413984
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.24:1
Text on #FFFFFF
FAIL
16.98:1
Text on #000000
AAA
1.18:1
Text on #F8FAFC
FAIL
14.44:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBF0A0;
}
.text-color {
color: #DBF0A0;
}
.border-color {
border: 2px solid #DBF0A0;
}