Skip to content

#2abbbb

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

RGB
42, 187, 187
HSL
180°, 63%, 45%
CMYK
78, 0, 0, 27
Luminance
0.3962

Every format

HEX#2abbbb
RGBrgb(42, 187, 187)
HSLhsl(180, 63%, 45%)
CMYKcmyk(78%, 0%, 0%, 27%)
LABlab(69.2 -35.8 -10.6)
LCHlch(69.2 37.3 196.6)
OKLCHoklch(0.721 0.115 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abbbb on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#2abbbb on black: 8.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green73.3%
Blue73.3%

CMYK percentages

Cyan77.5%
Magenta0.0%
Yellow0.0%
Key (black)26.7%

Color previews

#2abbbb text on a black background

contrast 8.92:1

Card sample

#2abbbb text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abbbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abbbb in the Color Lab