Skip to content

#68baba

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

RGB
104, 186, 186
HSL
180°, 37%, 57%
CMYK
44, 0, 0, 27
Luminance
0.4161

Every format

HEX#68baba
RGBrgb(104, 186, 186)
HSLhsl(180, 37%, 57%)
CMYKcmyk(44%, 0%, 0%, 27%)
LABlab(70.6 -25.0 -7.8)
LCHlch(70.6 26.2 197.4)
OKLCHoklch(0.737 0.080 195.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#68baba on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#68baba on black: 9.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.8%
Green72.9%
Blue72.9%

CMYK percentages

Cyan44.1%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#68baba text on a black background

contrast 9.32:1

Card sample

#68baba text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #68baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #68baba in the Color Lab