#429200
A dark, vivid green closely aligning with Green.
About #429200
When working with digital screens, the color #429200 is rendered by mixing light. Its closest recognized web color is Green. This translates to an RGB value of rgb(66, 146, 0).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 55% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#429200
RGB66, 146, 0
HSL92.9°, 100.0%, 28.6%
CMYK55%, 0%, 100%, 43%
HSV92.9°, 100.0%, 57.3%
LAB53.7, -46.1, 56.4
XYZ12.5, 21.7, 3.5
Decimal4362752
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.93:1
Text on #FFFFFF
AA Large
5.34:1
Text on #000000
AA
3.76:1
Text on #F8FAFC
AA Large
4.54:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #429200;
}
.text-color {
color: #429200;
}
.border-color {
border: 2px solid #429200;
}