Skip to content

#79baba

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

RGB
121, 186, 186
HSL
180°, 32%, 60%
CMYK
35, 0, 0, 27
Luminance
0.4273

Every format

HEX#79baba
RGBrgb(121, 186, 186)
HSLhsl(180, 32%, 60%)
CMYKcmyk(35%, 0%, 0%, 27%)
LABlab(71.4 -20.6 -6.6)
LCHlch(71.4 21.6 197.7)
OKLCHoklch(0.745 0.066 195.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#79baba on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#79baba on black: 9.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.5%
Green72.9%
Blue72.9%

CMYK percentages

Cyan34.9%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#79baba text on a black background

contrast 9.55:1

Card sample

#79baba text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #79baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #79baba in the Color Lab