Skip to content

#4faffe

a light, electric blue · cool · closest name: steelblue

RGB
79, 175, 254
HSL
207°, 99%, 65%
CMYK
69, 31, 0, 0
Luminance
0.3948

Every format

HEX#4faffe
RGBrgb(79, 175, 254)
HSLhsl(207, 99%, 65%)
CMYKcmyk(69%, 31%, 0%, 0%)
LABlab(69.1 -3.6 -47.3)
LCHlch(69.1 47.5 265.7)
OKLCHoklch(0.731 0.146 246.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4faffe on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#4faffe on black: 8.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red31.0%
Green68.6%
Blue99.6%

CMYK percentages

Cyan68.9%
Magenta31.1%
Yellow0.0%
Key (black)0.4%

Color previews

#4faffe text on a black background

contrast 8.90:1

Card sample

#4faffe text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4faffe;
Background color
Panel with #4faffe background
background-color: #4faffe;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4faffe;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(79, 175, 254, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(79, 175, 254, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4faffe;
background: linear-gradient(135deg, #4faffe, #644FFE);

Monochromatic scale

Palettes built from #4faffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4faffe in the Color Lab