#DBE97C
A light, vivid yellow closely aligning with Khaki.
About #DBE97C
The precise color #DBE97C is an excellent choice for modern design projects. Its closest recognized web color is Khaki. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 233, and 124.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 6% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DBE97C
RGB219, 233, 124
HSL67.7°, 71.2%, 70.0%
CMYK6%, 0%, 47%, 9%
HSV67.7°, 46.8%, 91.4%
LAB89.3, -20.3, 51.1
XYZ62.0, 74.8, 30.2
Decimal14412156
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.96:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBE97C;
}
.text-color {
color: #DBE97C;
}
.border-color {
border: 2px solid #DBE97C;
}