#0F9233
A dark, vivid green closely aligning with Forestgreen.
About #0F9233
At its core, #0F9233 is a dark and vivid hue. 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 51.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 90% C, 0% M, 65% Y, and 43% K. The HSL representation is 136.5° hue, 81.4% saturation, and 31.6% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F9233
RGB15, 146, 51
HSL136.5°, 81.4%, 31.6%
CMYK90%, 0%, 65%, 43%
HSV136.5°, 89.7%, 57.3%
LAB52.8, -52.5, 40.2
XYZ11.1, 20.9, 6.6
Decimal1020467
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.05:1
Text on #FFFFFF
AA Large
5.18:1
Text on #000000
AA
3.87:1
Text on #F8FAFC
AA Large
4.40:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F9233;
}
.text-color {
color: #0F9233;
}
.border-color {
border: 2px solid #0F9233;
}