#5FE9D3
A light, vivid cyan closely aligning with Turquoise.
About #5FE9D3
Visually, #5FE9D3 is defined as a vivid cyan. Designers often compare it to the standard color Turquoise. This translates to an RGB value of rgb(95, 233, 211).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 59% C, 0% M, 9% Y, and 9% K. This makes it a relatively light color when applied to physical surfaces.
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#5FE9D3
RGB95, 233, 211
HSL170.4°, 75.8%, 64.3%
CMYK59%, 0%, 9%, 9%
HSV170.4°, 59.2%, 91.4%
LAB84.7, -42.6, -0.5
XYZ45.6, 65.4, 71.8
Decimal6285779
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.08:1
Text on #000000
AAA
1.43:1
Text on #F8FAFC
FAIL
11.97:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FE9D3;
}
.text-color {
color: #5FE9D3;
}
.border-color {
border: 2px solid #5FE9D3;
}