Skip to content

#accfda

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

RGB
172, 207, 218
HSL
194°, 38%, 77%
CMYK
21, 5, 0, 15
Luminance
0.5846

Every format

HEX#accfda
RGBrgb(172, 207, 218)
HSLhsl(194, 38%, 77%)
CMYKcmyk(21%, 5%, 0%, 15%)
LABlab(81.0 -9.2 -9.3)
LCHlch(81.0 13.1 225.3)
OKLCHoklch(0.833 0.040 218.8)

Copy-ready code

/* CSS */
color: #accfda;
background-color: #accfda;
/* Tailwind (arbitrary) */
class="text-[#accfda] bg-[#accfda]"
/* SCSS */
$brand: #accfda;
/* SwiftUI */
Color(red: 0.675, green: 0.812, blue: 0.855)
/* Android */
Color.parseColor("#accfda")

Accessibility — WCAG contrast

Aa
#accfda on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#accfda on black: 12.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green81.2%
Blue85.5%

CMYK percentages

Cyan21.1%
Magenta5.0%
Yellow0.0%
Key (black)14.5%

Color previews

#accfda text on a black background

contrast 12.69:1

Card sample

#accfda text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 207, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 207, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #accfda;
background: linear-gradient(135deg, #accfda, #ACB0DA);

Monochromatic scale

Palettes built from #accfda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accfda in the Color Lab