Skip to content

#adc255

a balanced, vivid green · cool · closest name: olivedrab

RGB
173, 194, 85
HSL
72°, 47%, 55%
CMYK
11, 0, 56, 24
Luminance
0.4812

Every format

HEX#adc255
RGBrgb(173, 194, 85)
HSLhsl(72, 47%, 55%)
CMYKcmyk(11%, 0%, 56%, 24%)
LABlab(74.9 -22.9 51.5)
LCHlch(74.9 56.4 114.0)
OKLCHoklch(0.776 0.137 118.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adc255 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#adc255 on black: 10.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green76.1%
Blue33.3%

CMYK percentages

Cyan10.8%
Magenta0.0%
Yellow56.2%
Key (black)23.9%

Color previews

#adc255 text on a black background

contrast 10.62:1

Card sample

#adc255 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 194, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 194, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adc255;
background: linear-gradient(135deg, #adc255, #64C255);

Monochromatic scale

Palettes built from #adc255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc255 in the Color Lab