Skip to content

#239ccc

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

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

Every format

HEX#239ccc
RGBrgb(35, 156, 204)
HSLhsl(197, 71%, 47%)
CMYKcmyk(83%, 24%, 0%, 20%)
LABlab(60.3 -15.3 -33.6)
LCHlch(60.3 36.9 245.5)
OKLCHoklch(0.651 0.122 230.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red13.7%
Green61.2%
Blue80.0%

CMYK percentages

Cyan82.8%
Magenta23.5%
Yellow0.0%
Key (black)20.0%

Color previews

#239ccc text on a black background

contrast 6.70:1

Card sample

#239ccc text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #239ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #239ccc in the Color Lab