Skip to content

#67def4

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

RGB
103, 222, 244
HSL
189°, 87%, 68%
CMYK
58, 9, 0, 4
Luminance
0.6166

Every format

HEX#67def4
RGBrgb(103, 222, 244)
HSLhsl(189, 87%, 68%)
CMYKcmyk(58%, 9%, 0%, 4%)
LABlab(82.7 -27.3 -20.9)
LCHlch(82.7 34.3 217.4)
OKLCHoklch(0.841 0.111 211.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#67def4 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#67def4 on black: 13.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.4%
Green87.1%
Blue95.7%

CMYK percentages

Cyan57.8%
Magenta9.0%
Yellow0.0%
Key (black)4.3%

Color previews

#67def4 text on a black background

contrast 13.33:1

Card sample

#67def4 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #67def4;
Background color
Panel with #67def4 background
background-color: #67def4;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #67def4;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(103, 222, 244, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(103, 222, 244, 0.45);
Border & gradient
Gradient panel
border: 3px solid #67def4;
background: linear-gradient(135deg, #67def4, #6780F4);

Monochromatic scale

Palettes built from #67def4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #67def4 in the Color Lab