Skip to content

#accebc

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

RGB
172, 206, 188
HSL
148°, 26%, 74%
CMYK
17, 0, 9, 19
Luminance
0.5654

Every format

HEX#accebc
RGBrgb(172, 206, 188)
HSLhsl(148, 26%, 74%)
CMYKcmyk(17%, 0%, 9%, 19%)
LABlab(79.9 -14.8 5.2)
LCHlch(79.9 15.7 160.7)
OKLCHoklch(0.821 0.044 162.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accebc on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#accebc on black: 12.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.8%
Blue73.7%

CMYK percentages

Cyan16.5%
Magenta0.0%
Yellow8.7%
Key (black)19.2%

Color previews

#accebc text on a black background

contrast 12.31:1

Card sample

#accebc text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accebc in the Color Lab