#99BD33
A medium, moderate green closely aligning with Yellowgreen.
About #99BD33
When working with digital screens, the color #99BD33 is rendered by mixing light. Its closest recognized web color is Yellowgreen. This translates to an RGB value of rgb(153, 189, 51).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 19% C, 0% M, 73% Y, and 26% K. 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. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#99BD33
RGB153, 189, 51
HSL75.7°, 57.5%, 47.1%
CMYK19%, 0%, 73%, 26%
HSV75.7°, 73.0%, 74.1%
LAB71.8, -31.0, 61.7
XYZ31.9, 43.4, 9.8
Decimal10075443
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.17:1
Text on #FFFFFF
FAIL
9.68:1
Text on #000000
AAA
2.07:1
Text on #F8FAFC
FAIL
8.23:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99BD33;
}
.text-color {
color: #99BD33;
}
.border-color {
border: 2px solid #99BD33;
}