#6CEFE6
A light, vivid cyan closely aligning with Turquoise.
About #6CEFE6
The precise color #6CEFE6 is an excellent choice for modern design projects. Its closest recognized web color is Turquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 108, 239, and 230.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 55% C, 0% M, 4% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6CEFE6
RGB108, 239, 230
HSL175.9°, 80.4%, 68.0%
CMYK55%, 0%, 4%, 6%
HSV175.9°, 54.8%, 93.7%
LAB87.3, -38.1, -6.6
XYZ51.3, 70.6, 85.8
Decimal7139302
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.39:1
Text on #FFFFFF
FAIL
15.13:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.86:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6CEFE6;
}
.text-color {
color: #6CEFE6;
}
.border-color {
border: 2px solid #6CEFE6;
}