#D3F000
A medium, vivid yellow closely aligning with Yellow.
About #D3F000
The hex code #D3F000 represents a beautifully specific shade of yellow. Designers often compare it to the standard color Yellow. In the RGB color space, it consists of 211 red, 240 green, and 0 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 12% Cyan, 0% Magenta, 100% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
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#D3F000
RGB211, 240, 0
HSL67.2°, 100.0%, 47.1%
CMYK12%, 0%, 100%, 6%
HSV67.2°, 100.0%, 94.1%
LAB89.9, -32.5, 87.7
XYZ58.0, 76.2, 11.6
Decimal13889536
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.29:1
Text on #FFFFFF
FAIL
16.23:1
Text on #000000
AAA
1.24:1
Text on #F8FAFC
FAIL
13.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3F000;
}
.text-color {
color: #D3F000;
}
.border-color {
border: 2px solid #D3F000;
}