Skip to content

#0bcccc

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

RGB
11, 204, 204
HSL
180°, 90%, 42%
CMYK
95, 0, 0, 20
Luminance
0.4762

Every format

HEX#0bcccc
RGBrgb(11, 204, 204)
HSLhsl(180, 90%, 42%)
CMYKcmyk(95%, 0%, 0%, 20%)
LABlab(74.6 -40.3 -11.9)
LCHlch(74.6 42.0 196.4)
OKLCHoklch(0.766 0.130 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0bcccc on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#0bcccc on black: 10.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red4.3%
Green80.0%
Blue80.0%

CMYK percentages

Cyan94.6%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#0bcccc text on a black background

contrast 10.52:1

Card sample

#0bcccc text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0bcccc;
Background color
Panel with #0bcccc background
background-color: #0bcccc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(11, 204, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(11, 204, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0bcccc;
background: linear-gradient(135deg, #0bcccc, #0B4BCC);

Monochromatic scale

Palettes built from #0bcccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0bcccc in the Color Lab