Skip to content

#7ceceb

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

RGB
124, 236, 235
HSL
180°, 75%, 71%
CMYK
48, 0, 0, 8
Luminance
0.7027

Every format

HEX#7ceceb
RGBrgb(124, 236, 235)
HSLhsl(180, 75%, 71%)
CMYKcmyk(48%, 0%, 0%, 8%)
LABlab(87.1 -32.2 -9.4)
LCHlch(87.1 33.6 196.3)
OKLCHoklch(0.877 0.103 194.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7ceceb on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#7ceceb on black: 15.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#7ceceb text on a black background

contrast 15.05:1

Card sample

#7ceceb text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7ceceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7ceceb in the Color Lab