Skip to content

#6fcaca

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

RGB
111, 202, 202
HSL
180°, 46%, 61%
CMYK
45, 0, 0, 21
Luminance
0.4988

Every format

HEX#6fcaca
RGBrgb(111, 202, 202)
HSLhsl(180, 46%, 61%)
CMYKcmyk(45%, 0%, 0%, 21%)
LABlab(76.0 -27.1 -8.5)
LCHlch(76.0 28.4 197.3)
OKLCHoklch(0.783 0.087 195.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6fcaca on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#6fcaca on black: 10.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.5%
Green79.2%
Blue79.2%

CMYK percentages

Cyan45.0%
Magenta0.0%
Yellow0.0%
Key (black)20.8%

Color previews

#6fcaca text on a black background

contrast 10.98:1

Card sample

#6fcaca text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6fcaca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6fcaca in the Color Lab