#246D42
A dark, moderate green closely aligning with Seagreen.
About #246D42
When working with digital screens, the color #246D42 is rendered by mixing light. Its closest recognized web color is Seagreen. In the RGB color space, it consists of 36 red, 109 green, and 66 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 67% Cyan, 0% Magenta, 39% Yellow, and 57% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#246D42
RGB36, 109, 66
HSL144.7°, 50.3%, 28.4%
CMYK67%, 0%, 39%, 57%
HSV144.7°, 67.0%, 42.7%
LAB40.7, -33.2, 17.6
XYZ7.2, 11.7, 7.0
Decimal2387266
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.29:1
Text on #FFFFFF
AA
3.34:1
Text on #000000
AA Large
6.01:1
Text on #F8FAFC
AA
2.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #246D42;
}
.text-color {
color: #246D42;
}
.border-color {
border: 2px solid #246D42;
}