#00923A
A dark, vivid green closely aligning with Forestgreen.
About #00923A
The hex code #00923A represents a beautifully specific shade of green. Its closest recognized web color is Forestgreen. Its digital footprint relies on 0 parts red, 146 parts green, and 58 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 100% cyan, 0% magenta, 60% yellow, and 43% black. With a hue angle of 143.8 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#00923A
RGB0, 146, 58
HSL143.8°, 100.0%, 28.6%
CMYK100%, 0%, 60%, 43%
HSV143.8°, 100.0%, 57.3%
LAB52.8, -52.6, 36.8
XYZ11.0, 20.9, 7.4
Decimal37434
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.06:1
Text on #FFFFFF
AA Large
5.17:1
Text on #000000
AA
3.88:1
Text on #F8FAFC
AA Large
4.40:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #00923A;
}
.text-color {
color: #00923A;
}
.border-color {
border: 2px solid #00923A;
}