Skip to content

#accfd2

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

RGB
172, 207, 210
HSL
185°, 30%, 75%
CMYK
18, 1, 0, 18
Luminance
0.5805

Every format

HEX#accfd2
RGBrgb(172, 207, 210)
HSLhsl(185, 30%, 75%)
CMYKcmyk(18%, 1%, 0%, 18%)
LABlab(80.8 -10.9 -5.3)
LCHlch(80.8 12.2 206.1)
OKLCHoklch(0.830 0.037 202.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accfd2 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#accfd2 on black: 12.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green81.2%
Blue82.4%

CMYK percentages

Cyan18.1%
Magenta1.4%
Yellow0.0%
Key (black)17.6%

Color previews

#accfd2 text on a black background

contrast 12.61:1

Card sample

#accfd2 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accfd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accfd2 in the Color Lab