Skip to content

#7ffceb

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

RGB
127, 252, 235
HSL
172°, 95%, 74%
CMYK
50, 0, 7, 1
Luminance
0.8013

Every format

HEX#7ffceb
RGBrgb(127, 252, 235)
HSLhsl(172, 95%, 74%)
CMYKcmyk(50%, 0%, 7%, 1%)
LABlab(91.7 -39.0 -2.6)
LCHlch(91.7 39.0 183.8)
OKLCHoklch(0.914 0.115 183.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7ffceb on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#7ffceb on black: 17.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green98.8%
Blue92.2%

CMYK percentages

Cyan49.6%
Magenta0.0%
Yellow6.7%
Key (black)1.2%

Color previews

#7ffceb text on a black background

contrast 17.03:1

Card sample

#7ffceb text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7ffceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7ffceb in the Color Lab