#248350
A dark, moderate green closely aligning with Seagreen.
About #248350
Visually, #248350 is defined as a moderate green. Designers often compare it to the standard color Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 131, and 80.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 73% Cyan, 0% Magenta, 39% Yellow, and 49% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#248350
RGB36, 131, 80
HSL147.8°, 56.9%, 32.7%
CMYK73%, 0%, 39%, 49%
HSV147.8°, 72.5%, 51.4%
LAB48.5, -39.7, 19.9
XYZ10.3, 17.2, 10.4
Decimal2392912
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.73:1
Text on #FFFFFF
AA
4.44:1
Text on #000000
AA Large
4.52:1
Text on #F8FAFC
AA
3.77:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #248350;
}
.text-color {
color: #248350;
}
.border-color {
border: 2px solid #248350;
}