Skip to content

#2abeff

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

RGB
42, 190, 255
HSL
198°, 100%, 58%
CMYK
84, 26, 0, 0
Luminance
0.4454

Every format

HEX#2abeff
RGBrgb(42, 190, 255)
HSLhsl(198, 100%, 58%)
CMYKcmyk(84%, 26%, 0%, 0%)
LABlab(72.6 -15.4 -42.5)
LCHlch(72.6 45.2 250.1)
OKLCHoklch(0.757 0.148 233.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abeff on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#2abeff on black: 9.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green74.5%
Blue100.0%

CMYK percentages

Cyan83.5%
Magenta25.5%
Yellow0.0%
Key (black)0.0%

Color previews

#2abeff text on a black background

contrast 9.91:1

Card sample

#2abeff text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abeff in the Color Lab