Skip to content

#7fface

a light, electric green · cool · “aquamarine”

RGB
127, 250, 206
HSL
159°, 93%, 74%
CMYK
49, 0, 18, 2
Luminance
0.7734

Every format

HEX#7fface
RGBrgb(127, 250, 206)
HSLhsl(159, 93%, 74%)
CMYKcmyk(49%, 0%, 18%, 2%)
LABlab(90.5 -44.6 10.6)
LCHlch(90.5 45.9 166.7)
OKLCHoklch(0.902 0.128 167.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fface on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#7fface on black: 16.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green98.0%
Blue80.8%

CMYK percentages

Cyan49.2%
Magenta0.0%
Yellow17.6%
Key (black)2.0%

Color previews

#7fface text on a black background

contrast 16.47:1

Card sample

#7fface text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fface

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fface in the Color Lab