#338324
A dark, moderate green closely aligning with Forestgreen.
About #338324
Visually, #338324 is defined as a moderate green. Designers often compare it to the standard color Forestgreen. In the RGB color space, it consists of 51 red, 131 green, and 36 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 61% cyan and 0% magenta inks. With a hue angle of 110.5 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#338324
RGB51, 131, 36
HSL110.5°, 56.9%, 32.7%
CMYK61%, 0%, 73%, 49%
HSV110.5°, 72.5%, 51.4%
LAB48.3, -42.9, 42.1
XYZ9.8, 17.1, 4.4
Decimal3375908
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.76:1
Text on #FFFFFF
AA
4.41:1
Text on #000000
AA Large
4.55:1
Text on #F8FAFC
AA
3.75:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #338324;
}
.text-color {
color: #338324;
}
.border-color {
border: 2px solid #338324;
}