#DBF87C
A light, vivid yellow closely aligning with Khaki.
About #DBF87C
The hex code #DBF87C represents a beautifully specific shade of yellow. Designers often compare it to the standard color Khaki. This translates to an RGB value of rgb(219, 248, 124).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 12% Cyan, 0% Magenta, 50% 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. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DBF87C
RGB219, 248, 124
HSL74.0°, 89.9%, 72.9%
CMYK12%, 0%, 50%, 3%
HSV74.0°, 50.0%, 97.3%
LAB93.3, -27.4, 55.9
XYZ66.4, 83.7, 31.7
Decimal14415996
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.18:1
Text on #FFFFFF
FAIL
17.73:1
Text on #000000
AAA
1.13:1
Text on #F8FAFC
FAIL
15.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBF87C;
}
.text-color {
color: #DBF87C;
}
.border-color {
border: 2px solid #DBF87C;
}