Skip to content

#abcebf

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

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

Every format

HEX#abcebf
RGBrgb(171, 206, 191)
HSLhsl(154, 26%, 74%)
CMYKcmyk(17%, 0%, 7%, 19%)
LABlab(79.9 -14.6 3.6)
LCHlch(79.9 15.0 166.1)
OKLCHoklch(0.822 0.043 167.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.8%
Blue74.9%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow7.3%
Key (black)19.2%

Color previews

#abcebf text on a black background

contrast 12.31:1

Card sample

#abcebf text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcebf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcebf in the Color Lab