Skip to content

#2abac8

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

RGB
42, 186, 200
HSL
185°, 65%, 48%
CMYK
79, 7, 0, 22
Luminance
0.3978

Every format

HEX#2abac8
RGBrgb(42, 186, 200)
HSLhsl(185, 65%, 48%)
CMYKcmyk(79%, 7%, 0%, 22%)
LABlab(69.3 -31.4 -17.6)
LCHlch(69.3 36.0 209.3)
OKLCHoklch(0.723 0.115 205.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abac8 on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#2abac8 on black: 8.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green72.9%
Blue78.4%

CMYK percentages

Cyan79.0%
Magenta7.0%
Yellow0.0%
Key (black)21.6%

Color previews

#2abac8 text on a black background

contrast 8.96:1

Card sample

#2abac8 text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abac8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abac8 in the Color Lab