Skip to content

#adcebc

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

RGB
173, 206, 188
HSL
147°, 25%, 74%
CMYK
16, 0, 9, 19
Luminance
0.5666

Every format

HEX#adcebc
RGBrgb(173, 206, 188)
HSLhsl(147, 25%, 74%)
CMYKcmyk(16%, 0%, 9%, 19%)
LABlab(80.0 -14.5 5.3)
LCHlch(80.0 15.4 159.9)
OKLCHoklch(0.822 0.043 161.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#adcebc text on a black background

contrast 12.33:1

Card sample

#adcebc text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcebc in the Color Lab