Skip to content

#07afdb

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

RGB
7, 175, 219
HSL
193°, 94%, 44%
CMYK
97, 20, 0, 14
Luminance
0.3582

Every format

HEX#07afdb
RGBrgb(7, 175, 219)
HSLhsl(193, 94%, 44%)
CMYKcmyk(97%, 20%, 0%, 14%)
LABlab(66.4 -21.6 -32.6)
LCHlch(66.4 39.1 236.4)
OKLCHoklch(0.701 0.131 224.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#07afdb on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#07afdb on black: 8.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.7%
Green68.6%
Blue85.9%

CMYK percentages

Cyan96.8%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#07afdb text on a black background

contrast 8.16:1

Card sample

#07afdb text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(7, 175, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(7, 175, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #07afdb;
background: linear-gradient(135deg, #07afdb, #0721DB);

Monochromatic scale

Palettes built from #07afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #07afdb in the Color Lab