Skip to content

#68def0

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

RGB
104, 222, 240
HSL
188°, 82%, 68%
CMYK
57, 8, 0, 6
Luminance
0.6148

Every format

HEX#68def0
RGBrgb(104, 222, 240)
HSLhsl(188, 82%, 68%)
CMYKcmyk(57%, 8%, 0%, 6%)
LABlab(82.6 -28.2 -18.9)
LCHlch(82.6 33.9 213.8)
OKLCHoklch(0.839 0.109 208.7)

Copy-ready code

/* CSS */
color: #68def0;
background-color: #68def0;
/* Tailwind (arbitrary) */
class="text-[#68def0] bg-[#68def0]"
/* SCSS */
$brand: #68def0;
/* SwiftUI */
Color(red: 0.408, green: 0.871, blue: 0.941)
/* Android */
Color.parseColor("#68def0")

Accessibility — WCAG contrast

Aa
#68def0 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#68def0 on black: 13.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.8%
Green87.1%
Blue94.1%

CMYK percentages

Cyan56.7%
Magenta7.5%
Yellow0.0%
Key (black)5.9%

Color previews

#68def0 text on a black background

contrast 13.30:1

Card sample

#68def0 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #68def0;
Background color
Panel with #68def0 background
background-color: #68def0;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #68def0;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(104, 222, 240, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(104, 222, 240, 0.45);
Border & gradient
Gradient panel
border: 3px solid #68def0;
background: linear-gradient(135deg, #68def0, #6884F0);

Monochromatic scale

Palettes built from #68def0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #68def0 in the Color Lab