#3399AF
A medium, moderate cyan closely aligning with Cadetblue.
About #3399AF
At its core, #3399AF is a medium and moderate hue. Its closest recognized web color is Cadetblue. This translates to an RGB value of rgb(51, 153, 175).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 71% cyan and 13% magenta inks. The HSL representation is 190.6° hue, 54.9% saturation, and 44.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3399AF
RGB51, 153, 175
HSL190.6°, 54.9%, 44.3%
CMYK71%, 13%, 0%, 31%
HSV190.6°, 70.9%, 68.6%
LAB58.6, -21.7, -19.9
XYZ20.5, 26.6, 44.6
Decimal3381679
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.32:1
Text on #000000
AA
3.18:1
Text on #F8FAFC
AA Large
5.37:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3399AF;
}
.text-color {
color: #3399AF;
}
.border-color {
border: 2px solid #3399AF;
}