#429207
A dark, vivid green closely aligning with Green.
About #429207
The hex code #429207 represents a beautifully specific shade of green. It is closely associated with the named CSS color Green. Its digital footprint relies on 66 parts red, 146 parts green, and 7 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 55% C, 0% M, 95% Y, and 43% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#429207
RGB66, 146, 7
HSL94.5°, 90.8%, 30.0%
CMYK55%, 0%, 95%, 43%
HSV94.5°, 95.2%, 57.3%
LAB53.7, -45.9, 55.3
XYZ12.6, 21.7, 3.7
Decimal4362759
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.93:1
Text on #FFFFFF
AA Large
5.35:1
Text on #000000
AA
3.75:1
Text on #F8FAFC
AA Large
4.54:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #429207;
}
.text-color {
color: #429207;
}
.border-color {
border: 2px solid #429207;
}