Skip to content

#6bafac

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

RGB
107, 175, 172
HSL
177°, 30%, 55%
CMYK
39, 0, 2, 31
Luminance
0.3676

Every format

HEX#6bafac
RGBrgb(107, 175, 172)
HSLhsl(177, 30%, 55%)
CMYKcmyk(39%, 0%, 2%, 31%)
LABlab(67.1 -22.2 -5.3)
LCHlch(67.1 22.8 193.3)
OKLCHoklch(0.708 0.069 192.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6bafac on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#6bafac on black: 8.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.0%
Green68.6%
Blue67.5%

CMYK percentages

Cyan38.9%
Magenta0.0%
Yellow1.7%
Key (black)31.4%

Color previews

#6bafac text on a black background

contrast 8.35:1

Card sample

#6bafac text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6bafac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6bafac in the Color Lab