Skip to content

#adeb3c

a balanced, electric green · cool · closest name: yellow

RGB
173, 235, 60
HSL
81°, 81%, 58%
CMYK
26, 0, 75, 8
Luminance
0.6863

Every format

HEX#adeb3c
RGBrgb(173, 235, 60)
HSLhsl(81, 81%, 58%)
CMYKcmyk(26%, 0%, 75%, 8%)
LABlab(86.3 -43.5 73.1)
LCHlch(86.3 85.1 120.8)
OKLCHoklch(0.867 0.205 127.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeb3c on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#adeb3c on black: 14.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.2%
Blue23.5%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow74.5%
Key (black)7.8%

Color previews

#adeb3c text on a black background

contrast 14.73:1

Card sample

#adeb3c text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeb3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeb3c in the Color Lab