Skip to content

#8dd2df

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

RGB
141, 210, 223
HSL
190°, 56%, 71%
CMYK
37, 6, 0, 13
Luminance
0.5708

Every format

HEX#8dd2df
RGBrgb(141, 210, 223)
HSLhsl(190, 56%, 71%)
CMYKcmyk(37%, 6%, 0%, 13%)
LABlab(80.2 -18.4 -13.3)
LCHlch(80.2 22.7 215.8)
OKLCHoklch(0.822 0.071 210.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8dd2df on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#8dd2df on black: 12.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.3%
Green82.4%
Blue87.5%

CMYK percentages

Cyan36.8%
Magenta5.8%
Yellow0.0%
Key (black)12.5%

Color previews

#8dd2df text on a black background

contrast 12.42:1

Card sample

#8dd2df text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8dd2df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8dd2df in the Color Lab