Skip to content

#229ccc

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

RGB
34, 156, 204
HSL
197°, 71%, 47%
CMYK
83, 24, 0, 20
Luminance
0.2848

Every format

HEX#229ccc
RGBrgb(34, 156, 204)
HSLhsl(197, 71%, 47%)
CMYKcmyk(83%, 24%, 0%, 20%)
LABlab(60.3 -15.4 -33.6)
LCHlch(60.3 37.0 245.4)
OKLCHoklch(0.651 0.122 230.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#229ccc on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#229ccc on black: 6.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green61.2%
Blue80.0%

CMYK percentages

Cyan83.3%
Magenta23.5%
Yellow0.0%
Key (black)20.0%

Color previews

#229ccc text on a black background

contrast 6.70:1

Card sample

#229ccc text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #229ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #229ccc in the Color Lab