Skip to content

#2abbca

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

RGB
42, 187, 202
HSL
186°, 66%, 48%
CMYK
79, 7, 0, 21
Luminance
0.4030

Every format

HEX#2abbca
RGBrgb(42, 187, 202)
HSLhsl(186, 66%, 48%)
CMYKcmyk(79%, 7%, 0%, 21%)
LABlab(69.7 -31.2 -18.1)
LCHlch(69.7 36.1 210.1)
OKLCHoklch(0.727 0.116 205.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abbca on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#2abbca on black: 9.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green73.3%
Blue79.2%

CMYK percentages

Cyan79.2%
Magenta7.4%
Yellow0.0%
Key (black)20.8%

Color previews

#2abbca text on a black background

contrast 9.06:1

Card sample

#2abbca text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abbca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abbca in the Color Lab