Skip to content

#02ebdf

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

RGB
2, 235, 223
HSL
177°, 98%, 47%
CMYK
99, 0, 5, 8
Luminance
0.6476

Every format

HEX#02ebdf
RGBrgb(2, 235, 223)
HSLhsl(177, 98%, 47%)
CMYKcmyk(99%, 0%, 5%, 8%)
LABlab(84.4 -48.6 -7.5)
LCHlch(84.4 49.2 188.7)
OKLCHoklch(0.847 0.147 188.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02ebdf on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#02ebdf on black: 13.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green92.2%
Blue87.5%

CMYK percentages

Cyan99.1%
Magenta0.0%
Yellow5.1%
Key (black)7.8%

Color previews

#02ebdf text on a black background

contrast 13.95:1

Card sample

#02ebdf text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02ebdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02ebdf in the Color Lab