Skip to content

#07fdfd

a balanced, electric cyan · cool · “cyan”

RGB
7, 253, 253
HSL
180°, 98%, 51%
CMYK
97, 0, 0, 1
Luminance
0.7739

Every format

HEX#07fdfd
RGBrgb(7, 253, 253)
HSLhsl(180, 98%, 51%)
CMYKcmyk(97%, 0%, 0%, 1%)
LABlab(90.5 -47.7 -14.0)
LCHlch(90.5 49.7 196.4)
OKLCHoklch(0.900 0.153 194.8)

Copy-ready code

/* CSS */
color: #07fdfd;
background-color: #07fdfd;
/* Tailwind (arbitrary) */
class="text-[#07fdfd] bg-[#07fdfd]"
/* SCSS */
$brand: #07fdfd;
/* SwiftUI */
Color(red: 0.027, green: 0.992, blue: 0.992)
/* Android */
Color.parseColor("#07fdfd")

Accessibility — WCAG contrast

Aa
#07fdfd on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#07fdfd on black: 16.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.7%
Green99.2%
Blue99.2%

CMYK percentages

Cyan97.2%
Magenta0.0%
Yellow0.0%
Key (black)0.8%

Color previews

#07fdfd text on a black background

contrast 16.48:1

Card sample

#07fdfd text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #07fdfd;
Background color
Panel with #07fdfd background
background-color: #07fdfd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #07fdfd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(7, 253, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(7, 253, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #07fdfd;
background: linear-gradient(135deg, #07fdfd, #0759FD);

Monochromatic scale

Palettes built from #07fdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #07fdfd in the Color Lab