Skip to content

#accfdf

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

RGB
172, 207, 223
HSL
199°, 44%, 78%
CMYK
23, 7, 0, 13
Luminance
0.5872

Every format

HEX#accfdf
RGBrgb(172, 207, 223)
HSLhsl(199, 44%, 78%)
CMYKcmyk(23%, 7%, 0%, 13%)
LABlab(81.1 -8.1 -11.8)
LCHlch(81.1 14.3 235.5)
OKLCHoklch(0.834 0.043 227.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green81.2%
Blue87.5%

CMYK percentages

Cyan22.9%
Magenta7.2%
Yellow0.0%
Key (black)12.5%

Color previews

#accfdf text on a black background

contrast 12.74:1

Card sample

#accfdf text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accfdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accfdf in the Color Lab