Skip to content

#2ebeef

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

RGB
46, 190, 239
HSL
195°, 86%, 56%
CMYK
81, 21, 0, 6
Luminance
0.4364

Every format

HEX#2ebeef
RGBrgb(46, 190, 239)
HSLhsl(195, 86%, 56%)
CMYKcmyk(81%, 21%, 0%, 6%)
LABlab(72.0 -20.5 -34.8)
LCHlch(72.0 40.3 239.5)
OKLCHoklch(0.750 0.134 226.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red18.0%
Green74.5%
Blue93.7%

CMYK percentages

Cyan80.8%
Magenta20.5%
Yellow0.0%
Key (black)6.3%

Color previews

#2ebeef text on a black background

contrast 9.73:1

Card sample

#2ebeef text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ebeef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ebeef in the Color Lab