Skip to content

#adceba

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

RGB
173, 206, 186
HSL
144°, 25%, 74%
CMYK
16, 0, 10, 19
Luminance
0.5657

Every format

HEX#adceba
RGBrgb(173, 206, 186)
HSLhsl(144, 25%, 74%)
CMYKcmyk(16%, 0%, 10%, 19%)
LABlab(79.9 -14.9 6.3)
LCHlch(79.9 16.2 157.1)
OKLCHoklch(0.822 0.045 158.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#adceba text on a black background

contrast 12.31:1

Card sample

#adceba text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adceba in the Color Lab