Skip to content

#2abec3

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

RGB
42, 190, 195
HSL
182°, 65%, 47%
CMYK
79, 3, 0, 24
Luminance
0.4126

Every format

HEX#2abec3
RGBrgb(42, 190, 195)
HSLhsl(182, 65%, 47%)
CMYKcmyk(79%, 3%, 0%, 24%)
LABlab(70.3 -34.8 -13.3)
LCHlch(70.3 37.2 200.9)
OKLCHoklch(0.731 0.117 198.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abec3 on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#2abec3 on black: 9.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green74.5%
Blue76.5%

CMYK percentages

Cyan78.5%
Magenta2.6%
Yellow0.0%
Key (black)23.5%

Color previews

#2abec3 text on a black background

contrast 9.25:1

Card sample

#2abec3 text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abec3 in the Color Lab