Skip to content

#7badaf

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

RGB
123, 173, 175
HSL
182°, 25%, 58%
CMYK
30, 1, 0, 31
Luminance
0.3719

Every format

HEX#7badaf
RGBrgb(123, 173, 175)
HSLhsl(182, 25%, 58%)
CMYKcmyk(30%, 1%, 0%, 31%)
LABlab(67.4 -16.0 -6.3)
LCHlch(67.4 17.2 201.7)
OKLCHoklch(0.713 0.053 199.2)

Copy-ready code

/* CSS */
color: #7badaf;
background-color: #7badaf;
/* Tailwind (arbitrary) */
class="text-[#7badaf] bg-[#7badaf]"
/* SCSS */
$brand: #7badaf;
/* SwiftUI */
Color(red: 0.482, green: 0.678, blue: 0.686)
/* Android */
Color.parseColor("#7badaf")

Accessibility — WCAG contrast

Aa
#7badaf on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#7badaf on black: 8.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.2%
Green67.8%
Blue68.6%

CMYK percentages

Cyan29.7%
Magenta1.1%
Yellow0.0%
Key (black)31.4%

Color previews

#7badaf text on a black background

contrast 8.44:1

Card sample

#7badaf text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7badaf;
Background color
Panel with #7badaf background
background-color: #7badaf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7badaf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(123, 173, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 173, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7badaf;
background: linear-gradient(135deg, #7badaf, #7B8AAF);

Monochromatic scale

Palettes built from #7badaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7badaf in the Color Lab