Skip to content

#74baba

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

RGB
116, 186, 186
HSL
180°, 34%, 59%
CMYK
38, 0, 0, 27
Luminance
0.4238

Every format

HEX#74baba
RGBrgb(116, 186, 186)
HSLhsl(180, 34%, 59%)
CMYKcmyk(38%, 0%, 0%, 27%)
LABlab(71.1 -21.9 -7.0)
LCHlch(71.1 23.0 197.6)
OKLCHoklch(0.743 0.071 195.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#74baba on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#74baba on black: 9.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green72.9%
Blue72.9%

CMYK percentages

Cyan37.6%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#74baba text on a black background

contrast 9.48:1

Card sample

#74baba text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #74baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74baba in the Color Lab