Skip to content

#6fface

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

RGB
111, 250, 206
HSL
161°, 93%, 71%
CMYK
56, 0, 18, 2
Luminance
0.7621

Every format

HEX#6fface
RGBrgb(111, 250, 206)
HSLhsl(161, 93%, 71%)
CMYKcmyk(56%, 0%, 18%, 2%)
LABlab(90.0 -48.1 9.8)
LCHlch(90.0 49.1 168.5)
OKLCHoklch(0.896 0.137 169.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6fface on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#6fface on black: 16.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.5%
Green98.0%
Blue80.8%

CMYK percentages

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

Color previews

#6fface text on a black background

contrast 16.24:1

Card sample

#6fface text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6fface

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6fface in the Color Lab