#5FE9FF
A light, vivid cyan closely aligning with Darkturquoise.
About #5FE9FF
When working with digital screens, the color #5FE9FF is rendered by mixing light. Its closest recognized web color is Darkturquoise. This translates to an RGB value of rgb(95, 233, 255).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 63% cyan and 9% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5FE9FF
RGB95, 233, 255
HSL188.2°, 100.0%, 68.6%
CMYK63%, 9%, 0%, 0%
HSV188.2°, 62.7%, 100.0%
LAB86.0, -30.8, -21.8
XYZ51.9, 67.9, 105.0
Decimal6285823
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.59:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.40:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FE9FF;
}
.text-color {
color: #5FE9FF;
}
.border-color {
border: 2px solid #5FE9FF;
}