#0F6D42
A dark, vivid green closely aligning with Seagreen.
About #0F6D42
When working with digital screens, the color #0F6D42 is rendered by mixing light. Designers often compare it to the standard color Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 109, and 66.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 86% cyan and 0% magenta inks. With a hue angle of 152.6 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0F6D42
RGB15, 109, 66
HSL152.6°, 75.8%, 24.3%
CMYK86%, 0%, 39%, 57%
HSV152.6°, 86.2%, 42.7%
LAB40.3, -36.6, 16.9
XYZ6.6, 11.4, 7.0
Decimal1011010
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.39:1
Text on #FFFFFF
AA
3.29:1
Text on #000000
AA Large
6.11:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F6D42;
}
.text-color {
color: #0F6D42;
}
.border-color {
border: 2px solid #0F6D42;
}