Skip to content

#7db2cd

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

RGB
125, 178, 205
HSL
200°, 44%, 65%
CMYK
39, 13, 0, 20
Luminance
0.4061

Every format

HEX#7db2cd
RGBrgb(125, 178, 205)
HSLhsl(200, 44%, 65%)
CMYKcmyk(39%, 13%, 0%, 20%)
LABlab(69.9 -10.5 -19.2)
LCHlch(69.9 21.9 241.2)
OKLCHoklch(0.736 0.068 231.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7db2cd on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#7db2cd on black: 9.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green69.8%
Blue80.4%

CMYK percentages

Cyan39.0%
Magenta13.2%
Yellow0.0%
Key (black)19.6%

Color previews

#7db2cd text on a black background

contrast 9.12:1

Card sample

#7db2cd text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 178, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 178, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7db2cd;
background: linear-gradient(135deg, #7db2cd, #7D7DCD);

Monochromatic scale

Palettes built from #7db2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7db2cd in the Color Lab