#2CA06D
A medium, moderate green closely aligning with Seagreen.
About #2CA06D
When working with digital screens, the color #2CA06D is rendered by mixing light. Designers often compare it to the standard color Seagreen. In the RGB color space, it consists of 44 red, 160 green, and 109 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 72% C, 0% M, 32% Y, and 37% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2CA06D
RGB44, 160, 109
HSL153.6°, 56.9%, 40.0%
CMYK72%, 0%, 32%, 37%
HSV153.6°, 72.5%, 62.7%
LAB58.8, -44.1, 17.6
XYZ16.4, 26.8, 18.8
Decimal2924653
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.30:1
Text on #FFFFFF
AA Large
6.36:1
Text on #000000
AA
3.16:1
Text on #F8FAFC
AA Large
5.40:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2CA06D;
}
.text-color {
color: #2CA06D;
}
.border-color {
border: 2px solid #2CA06D;
}