#D3E292
A light, moderate yellow closely aligning with Khaki.
About #D3E292
When working with digital screens, the color #D3E292 is rendered by mixing light. Designers often compare it to the standard color Khaki. Its digital footprint relies on 211 parts red, 226 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 7% C, 0% M, 35% Y, and 11% K. 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#D3E292
RGB211, 226, 146
HSL71.2°, 58.0%, 72.9%
CMYK7%, 0%, 35%, 11%
HSV71.2°, 35.4%, 88.6%
LAB87.2, -17.5, 37.5
XYZ59.2, 70.3, 37.6
Decimal13886098
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.39:1
Text on #FFFFFF
FAIL
15.06:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.81:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3E292;
}
.text-color {
color: #D3E292;
}
.border-color {
border: 2px solid #D3E292;
}