#6DDBDB
A light, moderate cyan closely aligning with Mediumturquoise.
About #6DDBDB
Visually, #6DDBDB is defined as a moderate cyan. Designers often compare it to the standard color Mediumturquoise. In the RGB color space, it consists of 109 red, 219 green, and 219 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 50% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6DDBDB
RGB109, 219, 219
HSL180.0°, 60.4%, 64.3%
CMYK50%, 0%, 0%, 14%
HSV180.0°, 50.2%, 85.9%
LAB81.3, -31.4, -9.7
XYZ44.4, 59.0, 76.1
Decimal7199707
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.64:1
Text on #FFFFFF
FAIL
12.81:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.89:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DDBDB;
}
.text-color {
color: #6DDBDB;
}
.border-color {
border: 2px solid #6DDBDB;
}