Skip to content

#8beeeb

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

RGB
139, 238, 235
HSL
178°, 74%, 74%
CMYK
42, 0, 1, 7
Luminance
0.7264

Every format

HEX#8beeeb
RGBrgb(139, 238, 235)
HSLhsl(178, 74%, 74%)
CMYKcmyk(42%, 0%, 1%, 7%)
LABlab(88.3 -29.8 -7.7)
LCHlch(88.3 30.7 194.5)
OKLCHoklch(0.888 0.094 193.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8beeeb on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#8beeeb on black: 15.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.5%
Green93.3%
Blue92.2%

CMYK percentages

Cyan41.6%
Magenta0.0%
Yellow1.3%
Key (black)6.7%

Color previews

#8beeeb text on a black background

contrast 15.53:1

Card sample

#8beeeb text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8beeeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8beeeb in the Color Lab