Skip to content

#0faccc

a dark, electric cyan · cool · closest name: skyblue

RGB
15, 172, 204
HSL
190°, 86%, 43%
CMYK
93, 16, 0, 20
Luminance
0.3397

Every format

HEX#0faccc
RGBrgb(15, 172, 204)
HSLhsl(190, 86%, 43%)
CMYKcmyk(93%, 16%, 0%, 20%)
LABlab(64.9 -24.9 -26.5)
LCHlch(64.9 36.4 226.8)
OKLCHoklch(0.688 0.121 217.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0faccc on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#0faccc on black: 7.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red5.9%
Green67.5%
Blue80.0%

CMYK percentages

Cyan92.6%
Magenta15.7%
Yellow0.0%
Key (black)20.0%

Color previews

#0faccc text on a black background

contrast 7.79:1

Card sample

#0faccc text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(15, 172, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(15, 172, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0faccc;
background: linear-gradient(135deg, #0faccc, #0F2ECC);

Monochromatic scale

Palettes built from #0faccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0faccc in the Color Lab