Skip to content

#67abc4

a balanced, soft cyan · cool · closest name: skyblue

RGB
103, 171, 196
HSL
196°, 44%, 59%
CMYK
47, 13, 0, 23
Luminance
0.3599

Every format

HEX#67abc4
RGBrgb(103, 171, 196)
HSLhsl(196, 44%, 59%)
CMYKcmyk(47%, 13%, 0%, 23%)
LABlab(66.5 -14.8 -19.5)
LCHlch(66.5 24.4 232.8)
OKLCHoklch(0.705 0.078 223.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#67abc4 on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#67abc4 on black: 8.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.4%
Green67.1%
Blue76.9%

CMYK percentages

Cyan47.4%
Magenta12.8%
Yellow0.0%
Key (black)23.1%

Color previews

#67abc4 text on a black background

contrast 8.20:1

Card sample

#67abc4 text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(103, 171, 196, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(103, 171, 196, 0.45);
Border & gradient
Gradient panel
border: 3px solid #67abc4;
background: linear-gradient(135deg, #67abc4, #676DC4);

Monochromatic scale

Palettes built from #67abc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #67abc4 in the Color Lab