Skip to content

#699abc

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

RGB
105, 154, 188
HSL
205°, 38%, 58%
CMYK
44, 18, 0, 26
Luminance
0.2975

Every format

HEX#699abc
RGBrgb(105, 154, 188)
HSLhsl(205, 38%, 58%)
CMYKcmyk(44%, 18%, 0%, 26%)
LABlab(61.4 -7.3 -22.7)
LCHlch(61.4 23.9 252.2)
OKLCHoklch(0.664 0.073 239.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#699abc on white: 3.02:1
AA ✗ fail · AA-large · AAA
Aa
#699abc on black: 6.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red41.2%
Green60.4%
Blue73.7%

CMYK percentages

Cyan44.1%
Magenta18.1%
Yellow0.0%
Key (black)26.3%

Color previews

#699abc text on a black background

contrast 6.95:1

Card sample

#699abc text on a white background

contrast 3.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #699abc;
Background color
Panel with #699abc background
background-color: #699abc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #699abc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(105, 154, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(105, 154, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #699abc;
background: linear-gradient(135deg, #699abc, #7069BC);

Monochromatic scale

Palettes built from #699abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #699abc in the Color Lab