Skip to content

#0f8fff

a balanced, electric blue · cool · “dodgerblue”

RGB
15, 143, 255
HSL
208°, 100%, 53%
CMYK
94, 44, 0, 0
Luminance
0.2697

Every format

HEX#0f8fff
RGBrgb(15, 143, 255)
HSLhsl(208, 100%, 53%)
CMYKcmyk(94%, 44%, 0%, 0%)
LABlab(58.9 9.9 -64.1)
LCHlch(58.9 64.9 278.8)
OKLCHoklch(0.648 0.193 252.6)

Copy-ready code

/* CSS */
color: #0f8fff;
background-color: #0f8fff;
/* Tailwind (arbitrary) */
class="text-[#0f8fff] bg-[#0f8fff]"
/* SCSS */
$brand: #0f8fff;
/* SwiftUI */
Color(red: 0.059, green: 0.561, blue: 1.000)
/* Android */
Color.parseColor("#0f8fff")

Accessibility — WCAG contrast

Aa
#0f8fff on white: 3.28:1
AA ✗ fail · AA-large · AAA
Aa
#0f8fff on black: 6.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red5.9%
Green56.1%
Blue100.0%

CMYK percentages

Cyan94.1%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#0f8fff text on a black background

contrast 6.39:1

Card sample

#0f8fff text on a white background

contrast 3.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0f8fff;
Background color
Panel with #0f8fff background
background-color: #0f8fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0f8fff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(15, 143, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(15, 143, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0f8fff;
background: linear-gradient(135deg, #0f8fff, #2F0FFF);

Monochromatic scale

Palettes built from #0f8fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0f8fff in the Color Lab