Skip to content

#2abbad

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

RGB
42, 187, 173
HSL
174°, 63%, 45%
CMYK
78, 0, 8, 27
Luminance
0.3905

Every format

HEX#2abbad
RGBrgb(42, 187, 173)
HSLhsl(174, 63%, 45%)
CMYKcmyk(78%, 0%, 8%, 27%)
LABlab(68.8 -39.8 -3.5)
LCHlch(68.8 39.9 185.1)
OKLCHoklch(0.716 0.118 185.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abbad on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#2abbad on black: 8.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green73.3%
Blue67.8%

CMYK percentages

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

Color previews

#2abbad text on a black background

contrast 8.81:1

Card sample

#2abbad text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abbad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abbad in the Color Lab