#14BEE9
A medium, vivid cyan closely aligning with Deepskyblue.
About #14BEE9
The hex code #14BEE9 represents a beautifully specific shade of cyan. Its closest recognized web color is Deepskyblue. Its digital footprint relies on 20 parts red, 190 parts green, and 233 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 91% Cyan, 18% Magenta, 0% Yellow, and 9% Black. With a hue angle of 192.1 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#14BEE9
RGB20, 190, 233
HSL192.1°, 84.2%, 49.6%
CMYK91%, 18%, 0%, 9%
HSV192.1°, 91.4%, 91.4%
LAB71.5, -24.1, -32.3
XYZ33.4, 42.9, 83.6
Decimal1359593
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.19:1
Text on #FFFFFF
FAIL
9.57:1
Text on #000000
AAA
2.10:1
Text on #F8FAFC
FAIL
8.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #14BEE9;
}
.text-color {
color: #14BEE9;
}
.border-color {
border: 2px solid #14BEE9;
}