#DBF883
A light, vivid yellow closely aligning with Khaki.
About #DBF883
Visually, #DBF883 is defined as a vivid yellow. Designers often compare it to the standard color Khaki. This translates to an RGB value of rgb(219, 248, 131).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 12% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#DBF883
RGB219, 248, 131
HSL74.9°, 89.3%, 74.3%
CMYK12%, 0%, 47%, 3%
HSV74.9°, 47.2%, 97.3%
LAB93.4, -26.7, 52.7
XYZ66.9, 83.8, 34.1
Decimal14416003
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.18:1
Text on #FFFFFF
FAIL
17.77:1
Text on #000000
AAA
1.13:1
Text on #F8FAFC
FAIL
15.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBF883;
}
.text-color {
color: #DBF883;
}
.border-color {
border: 2px solid #DBF883;
}