Skip to content

#1acdef

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

RGB
26, 205, 239
HSL
190°, 87%, 52%
CMYK
89, 14, 0, 6
Luminance
0.5011

Every format

HEX#1acdef
RGBrgb(26, 205, 239)
HSLhsl(190, 87%, 52%)
CMYKcmyk(89%, 14%, 0%, 6%)
LABlab(76.1 -29.4 -28.4)
LCHlch(76.1 40.8 224.0)
OKLCHoklch(0.782 0.136 215.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1acdef on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#1acdef on black: 11.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red10.2%
Green80.4%
Blue93.7%

CMYK percentages

Cyan89.1%
Magenta14.2%
Yellow0.0%
Key (black)6.3%

Color previews

#1acdef text on a black background

contrast 11.02:1

Card sample

#1acdef text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1acdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1acdef in the Color Lab