Skip to content

#2abedc

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

RGB
42, 190, 220
HSL
190°, 72%, 51%
CMYK
81, 14, 0, 14
Luminance
0.4249

Every format

HEX#2abedc
RGBrgb(42, 190, 220)
HSLhsl(190, 72%, 51%)
CMYKcmyk(81%, 14%, 0%, 14%)
LABlab(71.2 -27.0 -25.6)
LCHlch(71.2 37.3 223.5)
OKLCHoklch(0.741 0.123 215.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abedc on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#2abedc on black: 9.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green74.5%
Blue86.3%

CMYK percentages

Cyan80.9%
Magenta13.6%
Yellow0.0%
Key (black)13.7%

Color previews

#2abedc text on a black background

contrast 9.50:1

Card sample

#2abedc text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abedc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abedc in the Color Lab