Skip to content

#1b6a6a

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

RGB
27, 106, 106
HSL
180°, 59%, 26%
CMYK
75, 0, 0, 58
Luminance
0.1158

Every format

HEX#1b6a6a
RGBrgb(27, 106, 106)
HSLhsl(180, 59%, 26%)
CMYKcmyk(75%, 0%, 0%, 58%)
LABlab(40.5 -22.7 -6.8)
LCHlch(40.5 23.7 196.7)
OKLCHoklch(0.479 0.073 195.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1b6a6a on white: 6.33:1
AA ✓ pass · AA-large · AAA
Aa
#1b6a6a on black: 3.32:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red10.6%
Green41.6%
Blue41.6%

CMYK percentages

Cyan74.5%
Magenta0.0%
Yellow0.0%
Key (black)58.4%

Color previews

#1b6a6a text on a black background

contrast 3.32:1

Card sample

#1b6a6a text on a white background

contrast 6.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1b6a6a;
Background color
Panel with #1b6a6a background
background-color: #1b6a6a;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(27, 106, 106, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(27, 106, 106, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1b6a6a;
background: linear-gradient(135deg, #1b6a6a, #1B356A);

Monochromatic scale

Palettes built from #1b6a6a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1b6a6a in the Color Lab