#33A083
A medium, moderate green closely aligning with Lightseagreen.
About #33A083
At its core, #33A083 is a medium and moderate hue. Designers often compare it to the standard color Lightseagreen. Its digital footprint relies on 51 parts red, 160 parts green, and 131 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 68% C, 0% M, 18% Y, and 37% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#33A083
RGB51, 160, 131
HSL164.0°, 51.7%, 41.4%
CMYK68%, 0%, 18%, 37%
HSV164.0°, 68.1%, 62.7%
LAB59.4, -37.8, 6.2
XYZ18.0, 27.5, 25.8
Decimal3383427
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.23:1
Text on #FFFFFF
AA Large
6.50:1
Text on #000000
AA
3.09:1
Text on #F8FAFC
AA Large
5.52:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #33A083;
}
.text-color {
color: #33A083;
}
.border-color {
border: 2px solid #33A083;
}