Skip to content

#098abc

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

RGB
9, 138, 188
HSL
197°, 91%, 39%
CMYK
95, 27, 0, 26
Luminance
0.2187

Every format

HEX#098abc
RGBrgb(9, 138, 188)
HSLhsl(197, 91%, 39%)
CMYKcmyk(95%, 27%, 0%, 26%)
LABlab(53.9 -12.6 -34.7)
LCHlch(53.9 36.9 250.0)
OKLCHoklch(0.597 0.122 233.4)

Copy-ready code

/* CSS */
color: #098abc;
background-color: #098abc;
/* Tailwind (arbitrary) */
class="text-[#098abc] bg-[#098abc]"
/* SCSS */
$brand: #098abc;
/* SwiftUI */
Color(red: 0.035, green: 0.541, blue: 0.737)
/* Android */
Color.parseColor("#098abc")

Accessibility — WCAG contrast

Aa
#098abc on white: 3.91:1
AA ✗ fail · AA-large · AAA
Aa
#098abc on black: 5.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.5%
Green54.1%
Blue73.7%

CMYK percentages

Cyan95.2%
Magenta26.6%
Yellow0.0%
Key (black)26.3%

Color previews

#098abc text on a black background

contrast 5.37:1

Card sample

#098abc text on a white background

contrast 3.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #098abc;
Background color
Panel with #098abc background
background-color: #098abc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #098abc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(9, 138, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(9, 138, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #098abc;
background: linear-gradient(135deg, #098abc, #0913BC);

Monochromatic scale

Palettes built from #098abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #098abc in the Color Lab