#428307
A dark, vivid green closely aligning with Forestgreen.
About #428307
The hex code #428307 represents a beautifully specific shade of green. Its closest recognized web color is Forestgreen. This translates to an RGB value of rgb(66, 131, 7).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 50% cyan and 0% magenta inks. With a hue angle of 91.5 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#428307
RGB66, 131, 7
HSL91.5°, 89.9%, 27.1%
CMYK50%, 0%, 95%, 49%
HSV91.5°, 94.7%, 51.4%
LAB48.8, -40.0, 51.2
XYZ10.4, 17.4, 3.0
Decimal4358919
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.69:1
Text on #FFFFFF
AA
4.48:1
Text on #000000
AA Large
4.48:1
Text on #F8FAFC
AA Large
3.81:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #428307;
}
.text-color {
color: #428307;
}
.border-color {
border: 2px solid #428307;
}