Skip to content

#89c3db

a light, vivid cyan · cool · closest name: skyblue

RGB
137, 195, 219
HSL
198°, 53%, 70%
CMYK
37, 11, 0, 14
Luminance
0.4946

Every format

HEX#89c3db
RGBrgb(137, 195, 219)
HSLhsl(198, 53%, 70%)
CMYKcmyk(37%, 11%, 0%, 14%)
LABlab(75.7 -12.7 -17.9)
LCHlch(75.7 22.0 234.6)
OKLCHoklch(0.786 0.069 225.7)

Copy-ready code

/* CSS */
color: #89c3db;
background-color: #89c3db;
/* Tailwind (arbitrary) */
class="text-[#89c3db] bg-[#89c3db]"
/* SCSS */
$brand: #89c3db;
/* SwiftUI */
Color(red: 0.537, green: 0.765, blue: 0.859)
/* Android */
Color.parseColor("#89c3db")

Accessibility — WCAG contrast

Aa
#89c3db on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#89c3db on black: 10.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green76.5%
Blue85.9%

CMYK percentages

Cyan37.4%
Magenta11.0%
Yellow0.0%
Key (black)14.1%

Color previews

#89c3db text on a black background

contrast 10.89:1

Card sample

#89c3db text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #89c3db;
Background color
Panel with #89c3db background
background-color: #89c3db;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #89c3db;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(137, 195, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(137, 195, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #89c3db;
background: linear-gradient(135deg, #89c3db, #898CDB);

Monochromatic scale

Palettes built from #89c3db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89c3db in the Color Lab