Skip to content

#accebf

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

RGB
172, 206, 191
HSL
154°, 26%, 74%
CMYK
17, 0, 7, 19
Luminance
0.5667

Every format

HEX#accebf
RGBrgb(172, 206, 191)
HSLhsl(154, 26%, 74%)
CMYKcmyk(17%, 0%, 7%, 19%)
LABlab(80.0 -14.3 3.7)
LCHlch(80.0 14.7 165.5)
OKLCHoklch(0.822 0.042 166.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accebf on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#accebf on black: 12.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.8%
Blue74.9%

CMYK percentages

Cyan16.5%
Magenta0.0%
Yellow7.3%
Key (black)19.2%

Color previews

#accebf text on a black background

contrast 12.33:1

Card sample

#accebf text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accebf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accebf in the Color Lab