Skip to content

#1cecdf

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

RGB
28, 236, 223
HSL
176°, 85%, 52%
CMYK
88, 0, 6, 8
Luminance
0.6557

Every format

HEX#1cecdf
RGBrgb(28, 236, 223)
HSLhsl(176, 85%, 52%)
CMYKcmyk(88%, 0%, 6%, 8%)
LABlab(84.8 -48.2 -6.8)
LCHlch(84.8 48.7 188.1)
OKLCHoklch(0.851 0.145 187.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1cecdf on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#1cecdf on black: 14.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.0%
Green92.5%
Blue87.5%

CMYK percentages

Cyan88.1%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#1cecdf text on a black background

contrast 14.11:1

Card sample

#1cecdf text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1cecdf;
Background color
Panel with #1cecdf background
background-color: #1cecdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1cecdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(28, 236, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(28, 236, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1cecdf;
background: linear-gradient(135deg, #1cecdf, #1C6EEC);

Monochromatic scale

Palettes built from #1cecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1cecdf in the Color Lab