#0F6649
A dark, vivid green closely aligning with Seagreen.
About #0F6649
When working with digital screens, the color #0F6649 is rendered by mixing light. 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 73.
For print applications, it's crucial to understand its CMYK makeup. The color uses 85% Cyan, 0% Magenta, 28% Yellow, and 60% Black. The HSL representation is 160.0° hue, 74.4% saturation, and 22.9% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0F6649
RGB15, 102, 73
HSL160.0°, 74.4%, 22.9%
CMYK85%, 0%, 28%, 60%
HSV160.0°, 85.3%, 40.0%
LAB38.0, -32.0, 9.6
XYZ6.2, 10.1, 7.9
Decimal1009225
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.96:1
Text on #FFFFFF
AA
3.02:1
Text on #000000
AA Large
6.65:1
Text on #F8FAFC
AA
2.56:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F6649;
}
.text-color {
color: #0F6649;
}
.border-color {
border: 2px solid #0F6649;
}