#D3F899
A light, vivid green closely aligning with Khaki.
About #D3F899
The precise color #D3F899 is an excellent choice for modern design projects. Designers often compare it to the standard color Khaki. Its digital footprint relies on 211 parts red, 248 parts green, and 153 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 15% cyan, 0% magenta, 38% yellow, and 3% black. With a hue angle of 83.4 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D3F899
RGB211, 248, 153
HSL83.4°, 87.2%, 78.6%
CMYK15%, 0%, 38%, 3%
HSV83.4°, 38.3%, 97.3%
LAB93.1, -27.3, 41.7
XYZ66.2, 83.3, 42.7
Decimal13891737
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.19:1
Text on #FFFFFF
FAIL
17.66:1
Text on #000000
AAA
1.14:1
Text on #F8FAFC
FAIL
15.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3F899;
}
.text-color {
color: #D3F899;
}
.border-color {
border: 2px solid #D3F899;
}