Skip to content

#02edeb

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

RGB
2, 237, 235
HSL
180°, 98%, 47%
CMYK
99, 0, 1, 7
Luminance
0.6658

Every format

HEX#02edeb
RGBrgb(2, 237, 235)
HSLhsl(180, 98%, 47%)
CMYKcmyk(99%, 0%, 1%, 7%)
LABlab(85.3 -46.0 -12.4)
LCHlch(85.3 47.7 195.1)
OKLCHoklch(0.856 0.146 193.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02edeb on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#02edeb on black: 14.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green92.9%
Blue92.2%

CMYK percentages

Cyan99.2%
Magenta0.0%
Yellow0.8%
Key (black)7.1%

Color previews

#02edeb text on a black background

contrast 14.32:1

Card sample

#02edeb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02edeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02edeb in the Color Lab