#D3E992
A light, moderate green closely aligning with Khaki.
About #D3E992
When working with digital screens, the color #D3E992 is rendered by mixing light. Designers often compare it to the standard color Khaki. Its digital footprint relies on 211 parts red, 233 parts green, and 146 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 9% Cyan, 0% Magenta, 37% Yellow, and 9% Black. The HSL representation is 75.2° hue, 66.4% saturation, and 74.3% lightness.
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#D3E992
RGB211, 233, 146
HSL75.2°, 66.4%, 74.3%
CMYK9%, 0%, 37%, 9%
HSV75.2°, 37.3%, 91.4%
LAB89.0, -20.9, 39.9
XYZ61.2, 74.2, 38.3
Decimal13887890
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.84:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3E992;
}
.text-color {
color: #D3E992;
}
.border-color {
border: 2px solid #D3E992;
}