Skip to content

#369ccc

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

RGB
54, 156, 204
HSL
199°, 60%, 51%
CMYK
74, 24, 0, 20
Luminance
0.2892

Every format

HEX#369ccc
RGBrgb(54, 156, 204)
HSLhsl(199, 60%, 51%)
CMYKcmyk(74%, 24%, 0%, 20%)
LABlab(60.7 -13.3 -33.0)
LCHlch(60.7 35.6 248.1)
OKLCHoklch(0.655 0.116 233.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#369ccc on white: 3.10:1
AA ✗ fail · AA-large · AAA
Aa
#369ccc on black: 6.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red21.2%
Green61.2%
Blue80.0%

CMYK percentages

Cyan73.5%
Magenta23.5%
Yellow0.0%
Key (black)20.0%

Color previews

#369ccc text on a black background

contrast 6.78:1

Card sample

#369ccc text on a white background

contrast 3.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #369ccc;
Background color
Panel with #369ccc background
background-color: #369ccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #369ccc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(54, 156, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(54, 156, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #369ccc;
background: linear-gradient(135deg, #369ccc, #3638CC);

Monochromatic scale

Palettes built from #369ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #369ccc in the Color Lab