Skip to content

#accbbc

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

RGB
172, 203, 188
HSL
151°, 23%, 74%
CMYK
15, 0, 7, 20
Luminance
0.5511

Every format

HEX#accbbc
RGBrgb(172, 203, 188)
HSLhsl(151, 23%, 74%)
CMYKcmyk(15%, 0%, 7%, 20%)
LABlab(79.1 -13.3 4.0)
LCHlch(79.1 13.9 163.2)
OKLCHoklch(0.815 0.039 164.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accbbc on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#accbbc on black: 12.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green79.6%
Blue73.7%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow7.4%
Key (black)20.4%

Color previews

#accbbc text on a black background

contrast 12.02:1

Card sample

#accbbc text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accbbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accbbc in the Color Lab