#2C9275
A dark, moderate green closely aligning with Seagreen.
About #2C9275
The precise color #2C9275 is an excellent choice for modern design projects. Designers often compare it to the standard color Seagreen. This translates to an RGB value of rgb(44, 146, 117).
For print applications, it's crucial to understand its CMYK makeup. The color uses 70% Cyan, 0% Magenta, 20% Yellow, and 43% 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, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2C9275
RGB44, 146, 117
HSL162.9°, 53.7%, 37.3%
CMYK70%, 0%, 20%, 43%
HSV162.9°, 69.9%, 57.3%
LAB54.4, -36.2, 7.0
XYZ14.5, 22.4, 20.4
Decimal2921077
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.84:1
Text on #FFFFFF
AA Large
5.48:1
Text on #000000
AA
3.67:1
Text on #F8FAFC
AA Large
4.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2C9275;
}
.text-color {
color: #2C9275;
}
.border-color {
border: 2px solid #2C9275;
}