Skip to content

#abceba

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

RGB
171, 206, 186
HSL
146°, 26%, 74%
CMYK
17, 0, 10, 19
Luminance
0.5635

Every format

HEX#abceba
RGBrgb(171, 206, 186)
HSLhsl(146, 26%, 74%)
CMYKcmyk(17%, 0%, 10%, 19%)
LABlab(79.8 -15.6 6.1)
LCHlch(79.8 16.7 158.6)
OKLCHoklch(0.820 0.047 160.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.8%
Blue72.9%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow9.7%
Key (black)19.2%

Color previews

#abceba text on a black background

contrast 12.27:1

Card sample

#abceba text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abceba in the Color Lab