Skip to content

#8bd2da

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

RGB
139, 210, 218
HSL
186°, 52%, 70%
CMYK
36, 4, 0, 15
Luminance
0.5664

Every format

HEX#8bd2da
RGBrgb(139, 210, 218)
HSLhsl(186, 52%, 70%)
CMYKcmyk(36%, 4%, 0%, 15%)
LABlab(80.0 -20.1 -11.0)
LCHlch(80.0 23.0 208.6)
OKLCHoklch(0.820 0.072 204.8)

Copy-ready code

/* CSS */
color: #8bd2da;
background-color: #8bd2da;
/* Tailwind (arbitrary) */
class="text-[#8bd2da] bg-[#8bd2da]"
/* SCSS */
$brand: #8bd2da;
/* SwiftUI */
Color(red: 0.545, green: 0.824, blue: 0.855)
/* Android */
Color.parseColor("#8bd2da")

Accessibility — WCAG contrast

Aa
#8bd2da on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#8bd2da on black: 12.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.5%
Green82.4%
Blue85.5%

CMYK percentages

Cyan36.2%
Magenta3.7%
Yellow0.0%
Key (black)14.5%

Color previews

#8bd2da text on a black background

contrast 12.33:1

Card sample

#8bd2da text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8bd2da;
Background color
Panel with #8bd2da background
background-color: #8bd2da;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(139, 210, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(139, 210, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8bd2da;
background: linear-gradient(135deg, #8bd2da, #8B9DDA);

Monochromatic scale

Palettes built from #8bd2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8bd2da in the Color Lab