Skip to content

#7db2df

a light, vivid blue · cool · closest name: skyblue

RGB
125, 178, 223
HSL
208°, 61%, 68%
CMYK
44, 20, 0, 13
Luminance
0.4153

Every format

HEX#7db2df
RGBrgb(125, 178, 223)
HSLhsl(208, 61%, 68%)
CMYKcmyk(44%, 20%, 0%, 13%)
LABlab(70.5 -5.7 -28.1)
LCHlch(70.5 28.6 258.6)
OKLCHoklch(0.744 0.086 244.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7db2df on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#7db2df on black: 9.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green69.8%
Blue87.5%

CMYK percentages

Cyan43.9%
Magenta20.2%
Yellow0.0%
Key (black)12.5%

Color previews

#7db2df text on a black background

contrast 9.31:1

Card sample

#7db2df text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7db2df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7db2df in the Color Lab