#0FD3DB
A medium, vivid cyan closely aligning with Darkturquoise.
About #0FD3DB
At its core, #0FD3DB is a medium and vivid hue. Its closest recognized web color is Darkturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 211, and 219.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 93% cyan and 4% magenta inks. The HSL representation is 182.4° hue, 87.2% saturation, and 45.9% lightness.
Contrast ratios determine whether this color is safe for typography. 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#0FD3DB
RGB15, 211, 219
HSL182.4°, 87.2%, 45.9%
CMYK93%, 4%, 0%, 14%
HSV182.4°, 93.2%, 85.9%
LAB77.2, -38.9, -16.1
XYZ36.3, 51.8, 75.1
Decimal1037275
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.85:1
Text on #FFFFFF
FAIL
11.36:1
Text on #000000
AAA
1.77:1
Text on #F8FAFC
FAIL
9.66:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FD3DB;
}
.text-color {
color: #0FD3DB;
}
.border-color {
border: 2px solid #0FD3DB;
}