Skip to content

#2ebaba

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

RGB
46, 186, 186
HSL
180°, 60%, 46%
CMYK
75, 0, 0, 27
Luminance
0.3924

Every format

HEX#2ebaba
RGBrgb(46, 186, 186)
HSLhsl(180, 60%, 46%)
CMYKcmyk(75%, 0%, 0%, 27%)
LABlab(68.9 -35.2 -10.5)
LCHlch(68.9 36.7 196.6)
OKLCHoklch(0.719 0.113 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ebaba on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#2ebaba on black: 8.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.0%
Green72.9%
Blue72.9%

CMYK percentages

Cyan75.3%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#2ebaba text on a black background

contrast 8.85:1

Card sample

#2ebaba text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ebaba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ebaba in the Color Lab