Skip to content

#7fe7cd

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

RGB
127, 231, 205
HSL
165°, 68%, 70%
CMYK
45, 0, 11, 9
Luminance
0.6607

Every format

HEX#7fe7cd
RGBrgb(127, 231, 205)
HSLhsl(165, 68%, 70%)
CMYKcmyk(45%, 0%, 11%, 9%)
LABlab(85.0 -36.4 3.3)
LCHlch(85.0 36.5 174.8)
OKLCHoklch(0.858 0.105 175.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fe7cd on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#7fe7cd on black: 14.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green90.6%
Blue80.4%

CMYK percentages

Cyan45.0%
Magenta0.0%
Yellow11.3%
Key (black)9.4%

Color previews

#7fe7cd text on a black background

contrast 14.21:1

Card sample

#7fe7cd text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fe7cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fe7cd in the Color Lab