#DBF0AF
A very light, moderate green closely aligning with Palegoldenrod.
About #DBF0AF
The precise color #DBF0AF is an excellent choice for modern design projects. It is closely associated with the named CSS color Palegoldenrod. In the RGB color space, it consists of 219 red, 240 green, and 175 blue.
If you are designing for print, the four-color process is what matters most. The color uses 9% Cyan, 0% Magenta, 27% Yellow, and 6% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DBF0AF
RGB219, 240, 175
HSL79.4°, 68.4%, 81.4%
CMYK9%, 0%, 27%, 6%
HSV79.4°, 27.1%, 94.1%
LAB91.9, -17.6, 29.2
XYZ68.1, 80.5, 52.5
Decimal14413999
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.23:1
Text on #FFFFFF
FAIL
17.10:1
Text on #000000
AAA
1.17:1
Text on #F8FAFC
FAIL
14.53:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBF0AF;
}
.text-color {
color: #DBF0AF;
}
.border-color {
border: 2px solid #DBF0AF;
}