Skip to content

#accfd3

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

RGB
172, 207, 211
HSL
186°, 31%, 75%
CMYK
19, 2, 0, 17
Luminance
0.5810

Every format

HEX#accfd3
RGBrgb(172, 207, 211)
HSLhsl(186, 31%, 75%)
CMYKcmyk(19%, 2%, 0%, 17%)
LABlab(80.8 -10.7 -5.8)
LCHlch(80.8 12.2 208.6)
OKLCHoklch(0.830 0.038 205.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accfd3 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#accfd3 on black: 12.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green81.2%
Blue82.7%

CMYK percentages

Cyan18.5%
Magenta1.9%
Yellow0.0%
Key (black)17.3%

Color previews

#accfd3 text on a black background

contrast 12.62:1

Card sample

#accfd3 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accfd3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accfd3 in the Color Lab