Skip to content

#2abcdf

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

RGB
42, 188, 223
HSL
192°, 74%, 52%
CMYK
81, 16, 0, 13
Luminance
0.4179

Every format

HEX#2abcdf
RGBrgb(42, 188, 223)
HSLhsl(192, 74%, 52%)
CMYKcmyk(81%, 16%, 0%, 13%)
LABlab(70.7 -25.1 -28.0)
LCHlch(70.7 37.6 228.2)
OKLCHoklch(0.737 0.125 218.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abcdf on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#2abcdf on black: 9.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green73.7%
Blue87.5%

CMYK percentages

Cyan81.2%
Magenta15.7%
Yellow0.0%
Key (black)12.5%

Color previews

#2abcdf text on a black background

contrast 9.36:1

Card sample

#2abcdf text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abcdf in the Color Lab