Skip to content

#8dface

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

RGB
141, 250, 206
HSL
156°, 92%, 77%
CMYK
44, 0, 18, 2
Luminance
0.7849

Every format

HEX#8dface
RGBrgb(141, 250, 206)
HSLhsl(156, 92%, 77%)
CMYKcmyk(44%, 0%, 18%, 2%)
LABlab(91.0 -41.3 11.4)
LCHlch(91.0 42.8 164.5)
OKLCHoklch(0.908 0.119 165.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8dface on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#8dface on black: 16.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.3%
Green98.0%
Blue80.8%

CMYK percentages

Cyan43.6%
Magenta0.0%
Yellow17.6%
Key (black)2.0%

Color previews

#8dface text on a black background

contrast 16.70:1

Card sample

#8dface text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8dface

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8dface in the Color Lab