#243A2C
A very dark, muted green closely aligning with Darkslategray.
About #243A2C
When working with digital screens, the color #243A2C is rendered by mixing light. Designers often compare it to the standard color Darkslategray. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 58, and 44.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 38% C, 0% M, 24% Y, and 77% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#243A2C
RGB36, 58, 44
HSL141.8°, 23.4%, 18.4%
CMYK38%, 0%, 24%, 77%
HSV141.8°, 37.9%, 22.7%
LAB22.2, -12.4, 6.0
XYZ2.7, 3.6, 2.9
Decimal2374188
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.23:1
Text on #FFFFFF
AAA
1.72:1
Text on #000000
FAIL
11.69:1
Text on #F8FAFC
AAA
1.46:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #243A2C;
}
.text-color {
color: #243A2C;
}
.border-color {
border: 2px solid #243A2C;
}