#99B607
A dark, vivid yellow closely aligning with Yellowgreen.
About #99B607
At its core, #99B607 is a dark and vivid hue. It is closely associated with the named CSS color Yellowgreen. Its digital footprint relies on 153 parts red, 182 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 16% cyan and 0% magenta inks. 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#99B607
RGB153, 182, 7
HSL69.9°, 92.6%, 37.1%
CMYK16%, 0%, 96%, 29%
HSV69.9°, 96.2%, 71.4%
LAB69.6, -29.1, 69.9
XYZ29.9, 40.2, 6.4
Decimal10073607
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.05:1
Text on #000000
AAA
2.22:1
Text on #F8FAFC
FAIL
7.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99B607;
}
.text-color {
color: #99B607;
}
.border-color {
border: 2px solid #99B607;
}