Skip to content

#2abadc

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

RGB
42, 186, 220
HSL
192°, 72%, 51%
CMYK
81, 16, 0, 14
Luminance
0.4078

Every format

HEX#2abadc
RGBrgb(42, 186, 220)
HSLhsl(192, 72%, 51%)
CMYKcmyk(81%, 16%, 0%, 14%)
LABlab(70.0 -25.0 -27.5)
LCHlch(70.0 37.1 227.7)
OKLCHoklch(0.731 0.123 218.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abadc on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#2abadc on black: 9.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green72.9%
Blue86.3%

CMYK percentages

Cyan80.9%
Magenta15.5%
Yellow0.0%
Key (black)13.7%

Color previews

#2abadc text on a black background

contrast 9.16:1

Card sample

#2abadc text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abadc in the Color Lab