Skip to content

#199ddf

a balanced, electric blue · cool · closest name: steelblue

RGB
25, 157, 223
HSL
200°, 80%, 49%
CMYK
89, 30, 0, 13
Luminance
0.2965

Every format

HEX#199ddf
RGBrgb(25, 157, 223)
HSLhsl(200, 80%, 49%)
CMYKcmyk(89%, 30%, 0%, 13%)
LABlab(61.4 -9.8 -42.6)
LCHlch(61.4 43.7 257.1)
OKLCHoklch(0.662 0.142 238.4)

Copy-ready code

/* CSS */
color: #199ddf;
background-color: #199ddf;
/* Tailwind (arbitrary) */
class="text-[#199ddf] bg-[#199ddf]"
/* SCSS */
$brand: #199ddf;
/* SwiftUI */
Color(red: 0.098, green: 0.616, blue: 0.875)
/* Android */
Color.parseColor("#199ddf")

Accessibility — WCAG contrast

Aa
#199ddf on white: 3.03:1
AA ✗ fail · AA-large · AAA
Aa
#199ddf on black: 6.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red9.8%
Green61.6%
Blue87.5%

CMYK percentages

Cyan88.8%
Magenta29.6%
Yellow0.0%
Key (black)12.5%

Color previews

#199ddf text on a black background

contrast 6.93:1

Card sample

#199ddf text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #199ddf;
Background color
Panel with #199ddf background
background-color: #199ddf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #199ddf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(25, 157, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(25, 157, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #199ddf;
background: linear-gradient(135deg, #199ddf, #1919DF);

Monochromatic scale

Palettes built from #199ddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #199ddf in the Color Lab