Skip to content

#6facac

a balanced, soft cyan · cool · closest name: skyblue

RGB
111, 172, 172
HSL
180°, 27%, 56%
CMYK
36, 0, 0, 33
Luminance
0.3586

Every format

HEX#6facac
RGBrgb(111, 172, 172)
HSLhsl(180, 27%, 56%)
CMYKcmyk(36%, 0%, 0%, 33%)
LABlab(66.4 -19.6 -6.3)
LCHlch(66.4 20.6 197.7)
OKLCHoklch(0.703 0.063 195.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6facac on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#6facac on black: 8.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.5%
Green67.5%
Blue67.5%

CMYK percentages

Cyan35.5%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#6facac text on a black background

contrast 8.17:1

Card sample

#6facac text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6facac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6facac in the Color Lab