Skip to content

#30abc2

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

RGB
48, 171, 194
HSL
190°, 60%, 48%
CMYK
75, 12, 0, 24
Luminance
0.3365

Every format

HEX#30abc2
RGBrgb(48, 171, 194)
HSLhsl(190, 60%, 48%)
CMYKcmyk(75%, 12%, 0%, 24%)
LABlab(64.7 -25.2 -21.3)
LCHlch(64.7 33.0 220.2)
OKLCHoklch(0.686 0.108 213.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#30abc2 on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#30abc2 on black: 7.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.8%
Green67.1%
Blue76.1%

CMYK percentages

Cyan75.3%
Magenta11.9%
Yellow0.0%
Key (black)23.9%

Color previews

#30abc2 text on a black background

contrast 7.73:1

Card sample

#30abc2 text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #30abc2;
Background color
Panel with #30abc2 background
background-color: #30abc2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #30abc2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(48, 171, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(48, 171, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #30abc2;
background: linear-gradient(135deg, #30abc2, #304AC2);

Monochromatic scale

Palettes built from #30abc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #30abc2 in the Color Lab