Skip to content

#14eceb

a balanced, electric cyan · cool · closest name: cyan

RGB
20, 236, 235
HSL
180°, 85%, 50%
CMYK
92, 0, 0, 8
Luminance
0.6614

Every format

HEX#14eceb
RGBrgb(20, 236, 235)
HSLhsl(180, 85%, 50%)
CMYKcmyk(92%, 0%, 0%, 8%)
LABlab(85.1 -45.1 -12.7)
LCHlch(85.1 46.9 195.7)
OKLCHoklch(0.854 0.144 194.2)

Copy-ready code

/* CSS */
color: #14eceb;
background-color: #14eceb;
/* Tailwind (arbitrary) */
class="text-[#14eceb] bg-[#14eceb]"
/* SCSS */
$brand: #14eceb;
/* SwiftUI */
Color(red: 0.078, green: 0.925, blue: 0.922)
/* Android */
Color.parseColor("#14eceb")

Accessibility — WCAG contrast

Aa
#14eceb on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#14eceb on black: 14.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red7.8%
Green92.5%
Blue92.2%

CMYK percentages

Cyan91.5%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#14eceb text on a black background

contrast 14.23:1

Card sample

#14eceb text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #14eceb;
Background color
Panel with #14eceb background
background-color: #14eceb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #14eceb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(20, 236, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(20, 236, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #14eceb;
background: linear-gradient(135deg, #14eceb, #145DEC);

Monochromatic scale

Palettes built from #14eceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #14eceb in the Color Lab