Skip to content

#07fccc

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

RGB
7, 252, 204
HSL
168°, 98%, 51%
CMYK
97, 0, 19, 1
Luminance
0.7403

Every format

HEX#07fccc
RGBrgb(7, 252, 204)
HSLhsl(168, 98%, 51%)
CMYKcmyk(97%, 0%, 19%, 1%)
LABlab(88.9 -60.3 9.1)
LCHlch(88.9 61.0 171.4)
OKLCHoklch(0.883 0.170 172.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#07fccc on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#07fccc on black: 15.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.7%
Green98.8%
Blue80.0%

CMYK percentages

Cyan97.2%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#07fccc text on a black background

contrast 15.81:1

Card sample

#07fccc text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(7, 252, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(7, 252, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #07fccc;
background: linear-gradient(135deg, #07fccc, #0789FC);

Monochromatic scale

Palettes built from #07fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #07fccc in the Color Lab