#0FCCB6
A medium, vivid cyan closely aligning with Turquoise.
About #0FCCB6
Visually, #0FCCB6 is defined as a vivid cyan. Designers often compare it to the standard color Turquoise. Its digital footprint relies on 15 parts red, 204 parts green, and 182 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 93% C, 0% M, 11% Y, and 20% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#0FCCB6
RGB15, 204, 182
HSL173.0°, 86.3%, 42.9%
CMYK93%, 0%, 11%, 20%
HSV173.0°, 92.6%, 80.0%
LAB74.0, -46.5, -0.9
XYZ30.2, 46.7, 51.7
Decimal1035446
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.33:1
Text on #000000
AAA
1.94:1
Text on #F8FAFC
FAIL
8.78:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FCCB6;
}
.text-color {
color: #0FCCB6;
}
.border-color {
border: 2px solid #0FCCB6;
}