Skip to content

#1abccb

a dark, electric cyan · cool · closest name: skyblue

RGB
26, 188, 203
HSL
185°, 77%, 45%
CMYK
87, 7, 0, 20
Luminance
0.4050

Every format

HEX#1abccb
RGBrgb(26, 188, 203)
HSLhsl(185, 77%, 45%)
CMYKcmyk(87%, 7%, 0%, 20%)
LABlab(69.8 -32.6 -18.5)
LCHlch(69.8 37.5 209.6)
OKLCHoklch(0.727 0.121 205.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1abccb on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#1abccb on black: 9.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red10.2%
Green73.7%
Blue79.6%

CMYK percentages

Cyan87.2%
Magenta7.4%
Yellow0.0%
Key (black)20.4%

Color previews

#1abccb text on a black background

contrast 9.10:1

Card sample

#1abccb text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(26, 188, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(26, 188, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1abccb;
background: linear-gradient(135deg, #1abccb, #1A46CB);

Monochromatic scale

Palettes built from #1abccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1abccb in the Color Lab