Skip to content

#69baba

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

RGB
105, 186, 186
HSL
180°, 37%, 57%
CMYK
44, 0, 0, 27
Luminance
0.4167

Every format

HEX#69baba
RGBrgb(105, 186, 186)
HSLhsl(180, 37%, 57%)
CMYKcmyk(44%, 0%, 0%, 27%)
LABlab(70.6 -24.7 -7.7)
LCHlch(70.6 25.9 197.4)
OKLCHoklch(0.738 0.080 195.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red41.2%
Green72.9%
Blue72.9%

CMYK percentages

Cyan43.5%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#69baba text on a black background

contrast 9.33:1

Card sample

#69baba text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #69baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #69baba in the Color Lab