Skip to content

#7ce8cd

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

RGB
124, 232, 205
HSL
165°, 70%, 70%
CMYK
47, 0, 12, 9
Luminance
0.6641

Every format

HEX#7ce8cd
RGBrgb(124, 232, 205)
HSLhsl(165, 70%, 70%)
CMYKcmyk(47%, 0%, 12%, 9%)
LABlab(85.2 -37.5 3.5)
LCHlch(85.2 37.7 174.7)
OKLCHoklch(0.859 0.108 175.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7ce8cd on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#7ce8cd on black: 14.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.6%
Green91.0%
Blue80.4%

CMYK percentages

Cyan46.6%
Magenta0.0%
Yellow11.6%
Key (black)9.0%

Color previews

#7ce8cd text on a black background

contrast 14.28:1

Card sample

#7ce8cd text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7ce8cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7ce8cd in the Color Lab