Skip to content

#30afdb

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

RGB
48, 175, 219
HSL
195°, 70%, 52%
CMYK
78, 20, 0, 14
Luminance
0.3640

Every format

HEX#30afdb
RGBrgb(48, 175, 219)
HSLhsl(195, 70%, 52%)
CMYKcmyk(78%, 20%, 0%, 14%)
LABlab(66.8 -19.1 -31.8)
LCHlch(66.8 37.1 239.0)
OKLCHoklch(0.706 0.123 226.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#30afdb on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#30afdb on black: 8.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.8%
Green68.6%
Blue85.9%

CMYK percentages

Cyan78.1%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#30afdb text on a black background

contrast 8.28:1

Card sample

#30afdb text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(48, 175, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(48, 175, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #30afdb;
background: linear-gradient(135deg, #30afdb, #303DDB);

Monochromatic scale

Palettes built from #30afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #30afdb in the Color Lab