Skip to content

#2abecb

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

RGB
42, 190, 203
HSL
185°, 66%, 48%
CMYK
79, 6, 0, 20
Luminance
0.4163

Every format

HEX#2abecb
RGBrgb(42, 190, 203)
HSLhsl(185, 66%, 48%)
CMYKcmyk(79%, 6%, 0%, 20%)
LABlab(70.6 -32.4 -17.3)
LCHlch(70.6 36.7 208.1)
OKLCHoklch(0.734 0.117 204.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abecb on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#2abecb on black: 9.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green74.5%
Blue79.6%

CMYK percentages

Cyan79.3%
Magenta6.4%
Yellow0.0%
Key (black)20.4%

Color previews

#2abecb text on a black background

contrast 9.33:1

Card sample

#2abecb text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abecb in the Color Lab