#0FD3C5
A medium, vivid cyan closely aligning with Turquoise.
About #0FD3C5
Visually, #0FD3C5 is defined as a vivid cyan. It is closely associated with the named CSS color Turquoise. In the RGB color space, it consists of 15 red, 211 green, and 197 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 93% Cyan, 0% Magenta, 7% Yellow, and 17% Black. With a hue angle of 175.7 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0FD3C5
RGB15, 211, 197
HSL175.7°, 86.7%, 44.3%
CMYK93%, 0%, 7%, 17%
HSV175.7°, 92.9%, 82.7%
LAB76.5, -45.3, -5.2
XYZ33.6, 50.7, 60.8
Decimal1037253
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.88:1
Text on #FFFFFF
FAIL
11.14:1
Text on #000000
AAA
1.80:1
Text on #F8FAFC
FAIL
9.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FD3C5;
}
.text-color {
color: #0FD3C5;
}
.border-color {
border: 2px solid #0FD3C5;
}