Skip to content

#02cbdf

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

RGB
2, 203, 223
HSL
185°, 98%, 44%
CMYK
99, 9, 0, 13
Luminance
0.4805

Every format

HEX#02cbdf
RGBrgb(2, 203, 223)
HSLhsl(185, 98%, 44%)
CMYKcmyk(99%, 9%, 0%, 13%)
LABlab(74.9 -34.3 -21.7)
LCHlch(74.9 40.6 212.4)
OKLCHoklch(0.770 0.132 207.4)

Copy-ready code

/* CSS */
color: #02cbdf;
background-color: #02cbdf;
/* Tailwind (arbitrary) */
class="text-[#02cbdf] bg-[#02cbdf]"
/* SCSS */
$brand: #02cbdf;
/* SwiftUI */
Color(red: 0.008, green: 0.796, blue: 0.875)
/* Android */
Color.parseColor("#02cbdf")

Accessibility — WCAG contrast

Aa
#02cbdf on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#02cbdf on black: 10.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green79.6%
Blue87.5%

CMYK percentages

Cyan99.1%
Magenta9.0%
Yellow0.0%
Key (black)12.5%

Color previews

#02cbdf text on a black background

contrast 10.61:1

Card sample

#02cbdf text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #02cbdf;
Background color
Panel with #02cbdf background
background-color: #02cbdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #02cbdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(2, 203, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 203, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02cbdf;
background: linear-gradient(135deg, #02cbdf, #0238DF);

Monochromatic scale

Palettes built from #02cbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02cbdf in the Color Lab