Skip to content

#3cbeef

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

RGB
60, 190, 239
HSL
196°, 85%, 59%
CMYK
75, 21, 0, 6
Luminance
0.4402

Every format

HEX#3cbeef
RGBrgb(60, 190, 239)
HSLhsl(196, 85%, 59%)
CMYKcmyk(75%, 21%, 0%, 6%)
LABlab(72.2 -19.1 -34.3)
LCHlch(72.2 39.3 240.9)
OKLCHoklch(0.753 0.130 228.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cbeef on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#3cbeef on black: 9.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green74.5%
Blue93.7%

CMYK percentages

Cyan74.9%
Magenta20.5%
Yellow0.0%
Key (black)6.3%

Color previews

#3cbeef text on a black background

contrast 9.80:1

Card sample

#3cbeef text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3cbeef;
Background color
Panel with #3cbeef background
background-color: #3cbeef;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3cbeef;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(60, 190, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 190, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3cbeef;
background: linear-gradient(135deg, #3cbeef, #3C47EF);

Monochromatic scale

Palettes built from #3cbeef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cbeef in the Color Lab