Skip to content

#2abeed

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

RGB
42, 190, 237
HSL
195°, 84%, 55%
CMYK
82, 20, 0, 7
Luminance
0.4343

Every format

HEX#2abeed
RGBrgb(42, 190, 237)
HSLhsl(195, 84%, 55%)
CMYKcmyk(82%, 20%, 0%, 7%)
LABlab(71.8 -21.5 -33.9)
LCHlch(71.8 40.1 237.6)
OKLCHoklch(0.748 0.134 225.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abeed on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#2abeed on black: 9.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green74.5%
Blue92.9%

CMYK percentages

Cyan82.3%
Magenta19.8%
Yellow0.0%
Key (black)7.1%

Color previews

#2abeed text on a black background

contrast 9.69:1

Card sample

#2abeed text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abeed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abeed in the Color Lab