Skip to content

#98c2cd

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

RGB
152, 194, 205
HSL
193°, 35%, 70%
CMYK
26, 5, 0, 20
Luminance
0.4967

Every format

HEX#98c2cd
RGBrgb(152, 194, 205)
HSLhsl(193, 35%, 70%)
CMYKcmyk(26%, 5%, 0%, 20%)
LABlab(75.9 -11.4 -10.1)
LCHlch(75.9 15.2 221.5)
OKLCHoklch(0.787 0.047 215.5)

Copy-ready code

/* CSS */
color: #98c2cd;
background-color: #98c2cd;
/* Tailwind (arbitrary) */
class="text-[#98c2cd] bg-[#98c2cd]"
/* SCSS */
$brand: #98c2cd;
/* SwiftUI */
Color(red: 0.596, green: 0.761, blue: 0.804)
/* Android */
Color.parseColor("#98c2cd")

Accessibility — WCAG contrast

Aa
#98c2cd on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#98c2cd on black: 10.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green76.1%
Blue80.4%

CMYK percentages

Cyan25.9%
Magenta5.4%
Yellow0.0%
Key (black)19.6%

Color previews

#98c2cd text on a black background

contrast 10.93:1

Card sample

#98c2cd text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #98c2cd;
Background color
Panel with #98c2cd background
background-color: #98c2cd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #98c2cd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(152, 194, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(152, 194, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #98c2cd;
background: linear-gradient(135deg, #98c2cd, #989FCD);

Monochromatic scale

Palettes built from #98c2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98c2cd in the Color Lab