Skip to content

#2abed3

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

RGB
42, 190, 211
HSL
188°, 67%, 50%
CMYK
80, 10, 0, 17
Luminance
0.4202

Every format

HEX#2abed3
RGBrgb(42, 190, 211)
HSLhsl(188, 67%, 50%)
CMYKcmyk(80%, 10%, 0%, 17%)
LABlab(70.9 -29.9 -21.2)
LCHlch(70.9 36.6 215.4)
OKLCHoklch(0.737 0.119 209.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abed3 on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#2abed3 on black: 9.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green74.5%
Blue82.7%

CMYK percentages

Cyan80.1%
Magenta10.0%
Yellow0.0%
Key (black)17.3%

Color previews

#2abed3 text on a black background

contrast 9.40:1

Card sample

#2abed3 text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abed3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abed3 in the Color Lab