#248357
A dark, moderate green closely aligning with Seagreen.
About #248357
Visually, #248357 is defined as a moderate green. Designers often compare it to the standard color Seagreen. In the RGB color space, it consists of 36 red, 131 green, and 87 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 73% C, 0% M, 34% Y, and 49% K. 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#248357
RGB36, 131, 87
HSL152.2°, 56.9%, 32.7%
CMYK73%, 0%, 34%, 49%
HSV152.2°, 72.5%, 51.4%
LAB48.6, -38.2, 16.1
XYZ10.6, 17.3, 11.8
Decimal2392919
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.71:1
Text on #FFFFFF
AA
4.46:1
Text on #000000
AA Large
4.50:1
Text on #F8FAFC
AA
3.79:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #248357;
}
.text-color {
color: #248357;
}
.border-color {
border: 2px solid #248357;
}