Skip to content

#192ddf

a balanced, electric blue · warm · closest name: blue

RGB
25, 45, 223
HSL
234°, 80%, 49%
CMYK
89, 80, 0, 13
Luminance
0.0741

Every format

HEX#192ddf
RGBrgb(25, 45, 223)
HSLhsl(234, 80%, 49%)
CMYKcmyk(89%, 80%, 0%, 13%)
LABlab(32.7 58.1 -89.0)
LCHlch(32.7 106.3 303.1)
OKLCHoklch(0.445 0.258 266.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#192ddf on white: 8.46:1
AA ✓ pass · AA-large · AAA
Aa
#192ddf on black: 2.48:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red9.8%
Green17.6%
Blue87.5%

CMYK percentages

Cyan88.8%
Magenta79.8%
Yellow0.0%
Key (black)12.5%

Color previews

#192ddf text on a black background

contrast 2.48:1

Card sample

#192ddf text on a white background

contrast 8.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #192ddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #192ddf in the Color Lab