Skip to content

#61ceff

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

RGB
97, 206, 255
HSL
199°, 100%, 69%
CMYK
62, 19, 0, 0
Luminance
0.5390

Every format

HEX#61ceff
RGBrgb(97, 206, 255)
HSLhsl(199, 100%, 69%)
CMYKcmyk(62%, 19%, 0%, 0%)
LABlab(78.4 -17.1 -33.3)
LCHlch(78.4 37.4 242.9)
OKLCHoklch(0.807 0.121 230.3)

Copy-ready code

/* CSS */
color: #61ceff;
background-color: #61ceff;
/* Tailwind (arbitrary) */
class="text-[#61ceff] bg-[#61ceff]"
/* SCSS */
$brand: #61ceff;
/* SwiftUI */
Color(red: 0.380, green: 0.808, blue: 1.000)
/* Android */
Color.parseColor("#61ceff")

Accessibility — WCAG contrast

Aa
#61ceff on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#61ceff on black: 11.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red38.0%
Green80.8%
Blue100.0%

CMYK percentages

Cyan62.0%
Magenta19.2%
Yellow0.0%
Key (black)0.0%

Color previews

#61ceff text on a black background

contrast 11.78:1

Card sample

#61ceff text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #61ceff;
Background color
Panel with #61ceff background
background-color: #61ceff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #61ceff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(97, 206, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(97, 206, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #61ceff;
background: linear-gradient(135deg, #61ceff, #6165FF);

Monochromatic scale

Palettes built from #61ceff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #61ceff in the Color Lab