Skip to content

#00ceaf

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

RGB
0, 206, 175
HSL
171°, 100%, 40%
CMYK
100, 0, 15, 19
Luminance
0.4724

Every format

HEX#00ceaf
RGBrgb(0, 206, 175)
HSLhsl(171, 100%, 40%)
CMYKcmyk(100%, 0%, 15%, 19%)
LABlab(74.3 -49.7 3.4)
LCHlch(74.3 49.8 176.0)
OKLCHoklch(0.761 0.142 176.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00ceaf on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#00ceaf on black: 10.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green80.8%
Blue68.6%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow15.0%
Key (black)19.2%

Color previews

#00ceaf text on a black background

contrast 10.45:1

Card sample

#00ceaf text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 206, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 206, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00ceaf;
background: linear-gradient(135deg, #00ceaf, #0064CE);

Monochromatic scale

Palettes built from #00ceaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00ceaf in the Color Lab