Skip to content

#00cddb

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

RGB
0, 205, 219
HSL
184°, 100%, 43%
CMYK
100, 6, 0, 14
Luminance
0.4878

Every format

HEX#00cddb
RGBrgb(0, 205, 219)
HSLhsl(184, 100%, 43%)
CMYKcmyk(100%, 6%, 0%, 14%)
LABlab(75.3 -36.5 -18.9)
LCHlch(75.3 41.1 207.3)
OKLCHoklch(0.773 0.132 203.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00cddb on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#00cddb on black: 10.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green80.4%
Blue85.9%

CMYK percentages

Cyan100.0%
Magenta6.4%
Yellow0.0%
Key (black)14.1%

Color previews

#00cddb text on a black background

contrast 10.76:1

Card sample

#00cddb text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00cddb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00cddb in the Color Lab