Skip to content

#84bbcc

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

RGB
132, 187, 204
HSL
194°, 41%, 66%
CMYK
35, 8, 0, 20
Luminance
0.4481

Every format

HEX#84bbcc
RGBrgb(132, 187, 204)
HSLhsl(194, 41%, 66%)
CMYKcmyk(35%, 8%, 0%, 20%)
LABlab(72.8 -13.7 -14.3)
LCHlch(72.8 19.8 226.3)
OKLCHoklch(0.760 0.062 219.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#84bbcc on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#84bbcc on black: 9.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.8%
Green73.3%
Blue80.0%

CMYK percentages

Cyan35.3%
Magenta8.3%
Yellow0.0%
Key (black)20.0%

Color previews

#84bbcc text on a black background

contrast 9.96:1

Card sample

#84bbcc text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #84bbcc;
Background color
Panel with #84bbcc background
background-color: #84bbcc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #84bbcc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(132, 187, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(132, 187, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #84bbcc;
background: linear-gradient(135deg, #84bbcc, #848BCC);

Monochromatic scale

Palettes built from #84bbcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #84bbcc in the Color Lab