Skip to content

#8fface

a light, electric green · cool · closest name: aquamarine

RGB
143, 250, 206
HSL
155°, 92%, 77%
CMYK
43, 0, 18, 2
Luminance
0.7867

Every format

HEX#8fface
RGBrgb(143, 250, 206)
HSLhsl(155, 92%, 77%)
CMYKcmyk(43%, 0%, 18%, 2%)
LABlab(91.1 -40.8 11.5)
LCHlch(91.1 42.4 164.2)
OKLCHoklch(0.908 0.118 165.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8fface on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#8fface on black: 16.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.1%
Green98.0%
Blue80.8%

CMYK percentages

Cyan42.8%
Magenta0.0%
Yellow17.6%
Key (black)2.0%

Color previews

#8fface text on a black background

contrast 16.73:1

Card sample

#8fface text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8fface

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8fface in the Color Lab