#99CC0F

A medium, vivid green closely aligning with Yellowgreen.

About #99CC0F

Visually, #99CC0F is defined as a vivid green. If you're using CSS, you might find it aligns closely with Yellowgreen. This translates to an RGB value of rgb(153, 204, 15).

For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 25% C, 0% M, 93% Y, and 20% K. This makes it a relatively light color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. 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#99CC0F
RGB153, 204, 15
HSL76.2°, 86.3%, 42.9%
CMYK25%, 0%, 93%, 20%
HSV76.2°, 92.6%, 80.0%
LAB76.1, -39.1, 74.0
XYZ34.8, 50.0, 8.3
Decimal10079247

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.91:1
Text on #FFFFFF
FAIL
11.00:1
Text on #000000
AAA
1.82:1
Text on #F8FAFC
FAIL
9.35:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #99CC0F; }
.text-color { color: #99CC0F; }
.border-color { border: 2px solid #99CC0F; }

Similar Colors

Yellowgreen
#9ACD32