#165F33
A dark, moderate green closely aligning with Seagreen.
About #165F33
The precise color #165F33 is an excellent choice for modern design projects. Its closest recognized web color is Seagreen. In the RGB color space, it consists of 22 red, 95 green, and 51 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 77% C, 0% M, 46% Y, and 63% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#165F33
RGB22, 95, 51
HSL143.8°, 62.4%, 22.9%
CMYK77%, 0%, 46%, 63%
HSV143.8°, 76.8%, 37.3%
LAB35.2, -33.0, 19.0
XYZ5.0, 8.6, 4.5
Decimal1466163
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.72:1
Text on #FFFFFF
AAA
2.72:1
Text on #000000
FAIL
7.38:1
Text on #F8FAFC
AAA
2.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #165F33;
}
.text-color {
color: #165F33;
}
.border-color {
border: 2px solid #165F33;
}