#42993A
A medium, moderate green closely aligning with Forestgreen.
About #42993A
At its core, #42993A is a medium and moderate hue. It is closely associated with the named CSS color Forestgreen. In the RGB color space, it consists of 66 red, 153 green, and 58 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 57% cyan and 0% magenta inks. With a hue angle of 114.9 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#42993A
RGB66, 153, 58
HSL114.9°, 45.0%, 41.4%
CMYK57%, 0%, 62%, 40%
HSV114.9°, 62.1%, 60.0%
LAB56.3, -45.2, 41.2
XYZ14.4, 24.2, 7.9
Decimal4364602
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.59:1
Text on #FFFFFF
AA Large
5.85:1
Text on #000000
AA
3.43:1
Text on #F8FAFC
AA Large
4.97:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #42993A;
}
.text-color {
color: #42993A;
}
.border-color {
border: 2px solid #42993A;
}