Skip to content

#7feccb

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

RGB
127, 236, 203
HSL
162°, 74%, 71%
CMYK
46, 0, 14, 8
Luminance
0.6881

Every format

HEX#7feccb
RGBrgb(127, 236, 203)
HSLhsl(162, 74%, 71%)
CMYKcmyk(46%, 0%, 14%, 8%)
LABlab(86.4 -39.1 6.3)
LCHlch(86.4 39.6 170.8)
OKLCHoklch(0.869 0.112 171.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7feccb on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#7feccb on black: 14.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green92.5%
Blue79.6%

CMYK percentages

Cyan46.2%
Magenta0.0%
Yellow14.0%
Key (black)7.5%

Color previews

#7feccb text on a black background

contrast 14.76:1

Card sample

#7feccb text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7feccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7feccb in the Color Lab