#0F921D
A dark, vivid green closely aligning with Forestgreen.
About #0F921D
The precise color #0F921D is an excellent choice for modern design projects. Its closest recognized web color is Forestgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 146, and 29.
Translating this color to physical media requires the CMYK color model. The color uses 90% Cyan, 0% Magenta, 80% Yellow, and 43% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0F921D
RGB15, 146, 29
HSL126.4°, 81.4%, 31.6%
CMYK90%, 0%, 80%, 43%
HSV126.4°, 89.7%, 57.3%
LAB52.7, -54.6, 48.7
XYZ10.7, 20.7, 4.6
Decimal1020445
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.08:1
Text on #FFFFFF
AA Large
5.15:1
Text on #000000
AA
3.90:1
Text on #F8FAFC
AA Large
4.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F921D;
}
.text-color {
color: #0F921D;
}
.border-color {
border: 2px solid #0F921D;
}