#33C5F0
A medium, vivid cyan closely aligning with Deepskyblue.
About #33C5F0
Visually, #33C5F0 is defined as a vivid cyan. Its closest recognized web color is Deepskyblue. In the RGB color space, it consists of 51 red, 197 green, and 240 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 79% cyan, 18% magenta, 0% yellow, and 6% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#33C5F0
RGB51, 197, 240
HSL193.7°, 86.3%, 57.1%
CMYK79%, 18%, 0%, 6%
HSV193.7°, 78.8%, 94.1%
LAB74.1, -23.3, -32.0
XYZ37.1, 46.9, 89.5
Decimal3393008
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.39:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.83:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33C5F0;
}
.text-color {
color: #33C5F0;
}
.border-color {
border: 2px solid #33C5F0;
}