Skip to content

#00bbbb

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

RGB
0, 187, 187
HSL
180°, 100%, 37%
CMYK
100, 0, 0, 27
Luminance
0.3913

Every format

HEX#00bbbb
RGBrgb(0, 187, 187)
HSLhsl(180, 100%, 37%)
CMYKcmyk(100%, 0%, 0%, 27%)
LABlab(68.8 -38.1 -11.2)
LCHlch(68.8 39.7 196.4)
OKLCHoklch(0.717 0.122 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00bbbb on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#00bbbb on black: 8.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green73.3%
Blue73.3%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow0.0%
Key (black)26.7%

Color previews

#00bbbb text on a black background

contrast 8.83:1

Card sample

#00bbbb text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #00bbbb;
Background color
Panel with #00bbbb background
background-color: #00bbbb;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00bbbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00bbbb in the Color Lab