Skip to content

#66baba

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

RGB
102, 186, 186
HSL
180°, 38%, 57%
CMYK
45, 0, 0, 27
Luminance
0.4149

Every format

HEX#66baba
RGBrgb(102, 186, 186)
HSLhsl(180, 38%, 57%)
CMYKcmyk(45%, 0%, 0%, 27%)
LABlab(70.5 -25.4 -7.9)
LCHlch(70.5 26.6 197.3)
OKLCHoklch(0.736 0.082 195.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#66baba on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#66baba on black: 9.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.0%
Green72.9%
Blue72.9%

CMYK percentages

Cyan45.2%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#66baba text on a black background

contrast 9.30:1

Card sample

#66baba text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #66baba;
Background color
Panel with #66baba background
background-color: #66baba;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #66baba;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(102, 186, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(102, 186, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #66baba;
background: linear-gradient(135deg, #66baba, #6682BA);

Monochromatic scale

Palettes built from #66baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #66baba in the Color Lab