Skip to content

#1becdf

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

RGB
27, 236, 223
HSL
176°, 85%, 52%
CMYK
89, 0, 6, 8
Luminance
0.6555

Every format

HEX#1becdf
RGBrgb(27, 236, 223)
HSLhsl(176, 85%, 52%)
CMYKcmyk(89%, 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: #1becdf;
background-color: #1becdf;
/* Tailwind (arbitrary) */
class="text-[#1becdf] bg-[#1becdf]"
/* SCSS */
$brand: #1becdf;
/* SwiftUI */
Color(red: 0.106, green: 0.925, blue: 0.875)
/* Android */
Color.parseColor("#1becdf")

Accessibility — WCAG contrast

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

RGB percentages

Red10.6%
Green92.5%
Blue87.5%

CMYK percentages

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

Color previews

#1becdf text on a black background

contrast 14.11:1

Card sample

#1becdf text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1becdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1becdf in the Color Lab