#66E2CC
A light, moderate cyan closely aligning with Turquoise.
About #66E2CC
The precise color #66E2CC is an excellent choice for modern design projects. Its closest recognized web color is Turquoise. Its digital footprint relies on 102 parts red, 226 parts green, and 204 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 55% C, 0% M, 10% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#66E2CC
RGB102, 226, 204
HSL169.4°, 68.1%, 64.3%
CMYK55%, 0%, 10%, 11%
HSV169.4°, 54.9%, 88.6%
LAB82.7, -39.8, 0.3
XYZ43.6, 61.6, 66.7
Decimal6742732
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.58:1
Text on #FFFFFF
FAIL
13.32:1
Text on #000000
AAA
1.51:1
Text on #F8FAFC
FAIL
11.32:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66E2CC;
}
.text-color {
color: #66E2CC;
}
.border-color {
border: 2px solid #66E2CC;
}