#33A8AF
A medium, moderate cyan closely aligning with Lightseagreen.
About #33A8AF
When working with digital screens, the color #33A8AF is rendered by mixing light. Its closest recognized web color is Lightseagreen. Its digital footprint relies on 51 parts red, 168 parts green, and 175 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 71% cyan and 4% magenta inks. 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#33A8AF
RGB51, 168, 175
HSL183.4°, 54.9%, 44.3%
CMYK71%, 4%, 0%, 31%
HSV183.4°, 70.9%, 68.6%
LAB63.2, -29.2, -13.0
XYZ23.1, 31.8, 45.5
Decimal3385519
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.85:1
Text on #FFFFFF
FAIL
7.36:1
Text on #000000
AAA
2.73:1
Text on #F8FAFC
FAIL
6.26:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #33A8AF;
}
.text-color {
color: #33A8AF;
}
.border-color {
border: 2px solid #33A8AF;
}