#5FDBDB
A light, moderate cyan closely aligning with Mediumturquoise.
About #5FDBDB
Visually, #5FDBDB is defined as a moderate cyan. Its closest recognized web color is Mediumturquoise. This translates to an RGB value of rgb(95, 219, 219).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 57% Cyan, 0% Magenta, 0% Yellow, and 14% Black. With a hue angle of 180.0 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. 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#5FDBDB
RGB95, 219, 219
HSL180.0°, 63.3%, 61.6%
CMYK57%, 0%, 0%, 14%
HSV180.0°, 56.6%, 85.9%
LAB80.9, -34.1, -10.4
XYZ42.8, 58.2, 76.0
Decimal6282203
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.66:1
Text on #FFFFFF
FAIL
12.64:1
Text on #000000
AAA
1.59:1
Text on #F8FAFC
FAIL
10.75:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FDBDB;
}
.text-color {
color: #5FDBDB;
}
.border-color {
border: 2px solid #5FDBDB;
}