Skip to content

#299ccc

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

RGB
41, 156, 204
HSL
198°, 67%, 48%
CMYK
80, 24, 0, 20
Luminance
0.2861

Every format

HEX#299ccc
RGBrgb(41, 156, 204)
HSLhsl(198, 67%, 48%)
CMYKcmyk(80%, 24%, 0%, 20%)
LABlab(60.4 -14.8 -33.4)
LCHlch(60.4 36.5 246.2)
OKLCHoklch(0.652 0.120 231.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#299ccc on white: 3.12:1
AA ✗ fail · AA-large · AAA
Aa
#299ccc on black: 6.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.1%
Green61.2%
Blue80.0%

CMYK percentages

Cyan79.9%
Magenta23.5%
Yellow0.0%
Key (black)20.0%

Color previews

#299ccc text on a black background

contrast 6.72:1

Card sample

#299ccc text on a white background

contrast 3.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #299ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #299ccc in the Color Lab