Skip to content

#148abc

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

RGB
20, 138, 188
HSL
198°, 81%, 41%
CMYK
89, 27, 0, 26
Luminance
0.2196

Every format

HEX#148abc
RGBrgb(20, 138, 188)
HSLhsl(198, 81%, 41%)
CMYKcmyk(89%, 27%, 0%, 26%)
LABlab(54.0 -12.1 -34.5)
LCHlch(54.0 36.6 250.6)
OKLCHoklch(0.598 0.120 234.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#148abc on white: 3.90:1
AA ✗ fail · AA-large · AAA
Aa
#148abc on black: 5.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red7.8%
Green54.1%
Blue73.7%

CMYK percentages

Cyan89.4%
Magenta26.6%
Yellow0.0%
Key (black)26.3%

Color previews

#148abc text on a black background

contrast 5.39:1

Card sample

#148abc text on a white background

contrast 3.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #148abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #148abc in the Color Lab