#D3D342
A medium, moderate yellow closely aligning with Yellowgreen.
About #D3D342
The precise color #D3D342 is an excellent choice for modern design projects. Designers often compare it to the standard color Yellowgreen. In the RGB color space, it consists of 211 red, 211 green, and 66 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 0% Magenta, 69% Yellow, and 17% Black. With a hue angle of 60.0 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D3D342
RGB211, 211, 66
HSL60.0°, 62.2%, 54.3%
CMYK0%, 0%, 69%, 17%
HSV60.0°, 68.7%, 82.7%
LAB82.3, -17.0, 68.0
XYZ51.1, 60.8, 14.2
Decimal13882178
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.59:1
Text on #FFFFFF
FAIL
13.17:1
Text on #000000
AAA
1.52:1
Text on #F8FAFC
FAIL
11.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3D342;
}
.text-color {
color: #D3D342;
}
.border-color {
border: 2px solid #D3D342;
}