#0F6633
A dark, vivid green closely aligning with Seagreen.
About #0F6633
The hex code #0F6633 represents a beautifully specific shade of green. Its closest recognized web color is Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 102, and 51.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 85% C, 0% M, 50% Y, and 60% K. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F6633
RGB15, 102, 51
HSL144.8°, 74.4%, 22.9%
CMYK85%, 0%, 50%, 60%
HSV144.8°, 85.3%, 40.0%
LAB37.6, -36.9, 22.0
XYZ5.5, 9.8, 4.7
Decimal1009203
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.07:1
Text on #FFFFFF
AAA
2.97:1
Text on #000000
FAIL
6.76:1
Text on #F8FAFC
AA
2.52:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F6633;
}
.text-color {
color: #0F6633;
}
.border-color {
border: 2px solid #0F6633;
}