#6DBDCC
A light, moderate cyan closely aligning with Skyblue.
About #6DBDCC
Visually, #6DBDCC is defined as a moderate cyan. Its closest recognized web color is Skyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 189, and 204.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 47% cyan and 7% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#6DBDCC
RGB109, 189, 204
HSL189.5°, 48.2%, 61.4%
CMYK47%, 7%, 0%, 20%
HSV189.5°, 46.6%, 80.0%
LAB72.2, -20.6, -15.2
XYZ35.4, 44.0, 63.8
Decimal7192012
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.14:1
Text on #FFFFFF
FAIL
9.80:1
Text on #000000
AAA
2.05:1
Text on #F8FAFC
FAIL
8.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DBDCC;
}
.text-color {
color: #6DBDCC;
}
.border-color {
border: 2px solid #6DBDCC;
}