Skip to content

#7beceb

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

RGB
123, 236, 235
HSL
180°, 75%, 70%
CMYK
48, 0, 0, 8
Luminance
0.7020

Every format

HEX#7beceb
RGBrgb(123, 236, 235)
HSLhsl(180, 75%, 70%)
CMYKcmyk(48%, 0%, 0%, 8%)
LABlab(87.1 -32.4 -9.5)
LCHlch(87.1 33.8 196.3)
OKLCHoklch(0.877 0.104 194.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7beceb on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#7beceb on black: 15.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.2%
Green92.5%
Blue92.2%

CMYK percentages

Cyan47.9%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#7beceb text on a black background

contrast 15.04:1

Card sample

#7beceb text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7beceb;
Background color
Panel with #7beceb background
background-color: #7beceb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(123, 236, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 236, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7beceb;
background: linear-gradient(135deg, #7beceb, #7BA2EC);

Monochromatic scale

Palettes built from #7beceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7beceb in the Color Lab