Skip to content

#2cbeef

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

RGB
44, 190, 239
HSL
195°, 86%, 56%
CMYK
82, 21, 0, 6
Luminance
0.4359

Every format

HEX#2cbeef
RGBrgb(44, 190, 239)
HSLhsl(195, 86%, 56%)
CMYKcmyk(82%, 21%, 0%, 6%)
LABlab(72.0 -20.6 -34.8)
LCHlch(72.0 40.5 239.3)
OKLCHoklch(0.750 0.135 226.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cbeef on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#2cbeef on black: 9.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green74.5%
Blue93.7%

CMYK percentages

Cyan81.6%
Magenta20.5%
Yellow0.0%
Key (black)6.3%

Color previews

#2cbeef text on a black background

contrast 9.72:1

Card sample

#2cbeef text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cbeef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cbeef in the Color Lab