Skip to content

#6fadad

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

RGB
111, 173, 173
HSL
180°, 27%, 56%
CMYK
36, 0, 0, 32
Luminance
0.3628

Every format

HEX#6fadad
RGBrgb(111, 173, 173)
HSLhsl(180, 27%, 56%)
CMYKcmyk(36%, 0%, 0%, 32%)
LABlab(66.7 -19.9 -6.3)
LCHlch(66.7 20.8 197.7)
OKLCHoklch(0.706 0.064 195.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6fadad on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#6fadad on black: 8.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan35.8%
Magenta0.0%
Yellow0.0%
Key (black)32.2%

Color previews

#6fadad text on a black background

contrast 8.26:1

Card sample

#6fadad text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6fadad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6fadad in the Color Lab