Skip to content

#6dface

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

RGB
109, 250, 206
HSL
161°, 93%, 70%
CMYK
56, 0, 18, 2
Luminance
0.7608

Every format

HEX#6dface
RGBrgb(109, 250, 206)
HSLhsl(161, 93%, 70%)
CMYKcmyk(56%, 0%, 18%, 2%)
LABlab(89.9 -48.5 9.7)
LCHlch(89.9 49.4 168.7)
OKLCHoklch(0.895 0.138 169.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6dface on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#6dface on black: 16.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.7%
Green98.0%
Blue80.8%

CMYK percentages

Cyan56.4%
Magenta0.0%
Yellow17.6%
Key (black)2.0%

Color previews

#6dface text on a black background

contrast 16.22:1

Card sample

#6dface text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6dface

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6dface in the Color Lab