Skip to content

#4bbccc

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

RGB
75, 188, 204
HSL
187°, 56%, 55%
CMYK
63, 8, 0, 20
Luminance
0.4182

Every format

HEX#4bbccc
RGBrgb(75, 188, 204)
HSLhsl(187, 56%, 55%)
CMYKcmyk(63%, 8%, 0%, 20%)
LABlab(70.8 -26.9 -17.6)
LCHlch(70.8 32.1 213.2)
OKLCHoklch(0.737 0.103 208.2)

Copy-ready code

/* CSS */
color: #4bbccc;
background-color: #4bbccc;
/* Tailwind (arbitrary) */
class="text-[#4bbccc] bg-[#4bbccc]"
/* SCSS */
$brand: #4bbccc;
/* SwiftUI */
Color(red: 0.294, green: 0.737, blue: 0.800)
/* Android */
Color.parseColor("#4bbccc")

Accessibility — WCAG contrast

Aa
#4bbccc on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#4bbccc on black: 9.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red29.4%
Green73.7%
Blue80.0%

CMYK percentages

Cyan63.2%
Magenta7.8%
Yellow0.0%
Key (black)20.0%

Color previews

#4bbccc text on a black background

contrast 9.36:1

Card sample

#4bbccc text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4bbccc;
Background color
Panel with #4bbccc background
background-color: #4bbccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4bbccc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(75, 188, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(75, 188, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4bbccc;
background: linear-gradient(135deg, #4bbccc, #4B66CC);

Monochromatic scale

Palettes built from #4bbccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4bbccc in the Color Lab