Skip to content

#98cdcb

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

RGB
152, 205, 203
HSL
178°, 35%, 70%
CMYK
26, 0, 1, 20
Luminance
0.5465

Every format

HEX#98cdcb
RGBrgb(152, 205, 203)
HSLhsl(178, 35%, 70%)
CMYKcmyk(26%, 0%, 1%, 20%)
LABlab(78.8 -17.5 -4.6)
LCHlch(78.8 18.1 194.6)
OKLCHoklch(0.811 0.055 193.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98cdcb on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#98cdcb on black: 11.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green80.4%
Blue79.6%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow1.0%
Key (black)19.6%

Color previews

#98cdcb text on a black background

contrast 11.93:1

Card sample

#98cdcb text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98cdcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98cdcb in the Color Lab