Skip to content

#70baba

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

RGB
112, 186, 186
HSL
180°, 35%, 58%
CMYK
40, 0, 0, 27
Luminance
0.4211

Every format

HEX#70baba
RGBrgb(112, 186, 186)
HSLhsl(180, 35%, 58%)
CMYKcmyk(40%, 0%, 0%, 27%)
LABlab(70.9 -23.0 -7.3)
LCHlch(70.9 24.1 197.5)
OKLCHoklch(0.741 0.074 195.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#70baba on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#70baba on black: 9.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.9%
Green72.9%
Blue72.9%

CMYK percentages

Cyan39.8%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#70baba text on a black background

contrast 9.42:1

Card sample

#70baba text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #70baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #70baba in the Color Lab