#33BDDB
A medium, moderate cyan closely aligning with Skyblue.
About #33BDDB
The precise color #33BDDB is an excellent choice for modern design projects. Its closest recognized web color is Skyblue. In the RGB color space, it consists of 51 red, 189 green, and 219 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 77% cyan, 14% magenta, 0% yellow, and 14% black. The HSL representation is 190.7° hue, 70.0% saturation, and 52.9% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#33BDDB
RGB51, 189, 219
HSL190.7°, 70.0%, 52.9%
CMYK77%, 14%, 0%, 14%
HSV190.7°, 76.7%, 85.9%
LAB71.0, -26.0, -25.4
XYZ32.3, 42.2, 73.5
Decimal3390939
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.22:1
Text on #FFFFFF
FAIL
9.44:1
Text on #000000
AAA
2.13:1
Text on #F8FAFC
FAIL
8.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33BDDB;
}
.text-color {
color: #33BDDB;
}
.border-color {
border: 2px solid #33BDDB;
}