Skip to content

#68def2

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

RGB
104, 222, 242
HSL
189°, 84%, 68%
CMYK
57, 8, 0, 5
Luminance
0.6160

Every format

HEX#68def2
RGBrgb(104, 222, 242)
HSLhsl(189, 84%, 68%)
CMYKcmyk(57%, 8%, 0%, 5%)
LABlab(82.7 -27.6 -19.8)
LCHlch(82.7 34.0 215.6)
OKLCHoklch(0.840 0.109 210.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan57.0%
Magenta8.3%
Yellow0.0%
Key (black)5.1%

Color previews

#68def2 text on a black background

contrast 13.32:1

Card sample

#68def2 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #68def2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #68def2 in the Color Lab