Skip to content

#01ceba

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

RGB
1, 206, 186
HSL
174°, 99%, 41%
CMYK
100, 0, 10, 19
Luminance
0.4769

Every format

HEX#01ceba
RGBrgb(1, 206, 186)
HSLhsl(174, 99%, 41%)
CMYKcmyk(100%, 0%, 10%, 19%)
LABlab(74.6 -46.7 -2.1)
LCHlch(74.6 46.7 182.5)
OKLCHoklch(0.764 0.136 182.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#01ceba on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#01ceba on black: 10.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green80.8%
Blue72.9%

CMYK percentages

Cyan99.5%
Magenta0.0%
Yellow9.7%
Key (black)19.2%

Color previews

#01ceba text on a black background

contrast 10.54:1

Card sample

#01ceba text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #01ceba;
Background color
Panel with #01ceba background
background-color: #01ceba;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(1, 206, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 206, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #01ceba;
background: linear-gradient(135deg, #01ceba, #015ACE);

Monochromatic scale

Palettes built from #01ceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01ceba in the Color Lab