Skip to content

#2abaca

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

RGB
42, 186, 202
HSL
186°, 66%, 48%
CMYK
79, 8, 0, 21
Luminance
0.3987

Every format

HEX#2abaca
RGBrgb(42, 186, 202)
HSLhsl(186, 66%, 48%)
CMYKcmyk(79%, 8%, 0%, 21%)
LABlab(69.4 -30.7 -18.6)
LCHlch(69.4 35.9 211.2)
OKLCHoklch(0.724 0.116 206.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red16.5%
Green72.9%
Blue79.2%

CMYK percentages

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

Color previews

#2abaca text on a black background

contrast 8.97:1

Card sample

#2abaca text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abaca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abaca in the Color Lab