Skip to content

#adeb4b

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

RGB
173, 235, 75
HSL
83°, 80%, 61%
CMYK
26, 0, 68, 8
Luminance
0.6881

Every format

HEX#adeb4b
RGBrgb(173, 235, 75)
HSLhsl(83, 80%, 61%)
CMYKcmyk(26%, 0%, 68%, 8%)
LABlab(86.4 -42.7 68.0)
LCHlch(86.4 80.3 122.1)
OKLCHoklch(0.868 0.196 128.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeb4b on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#adeb4b on black: 14.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.2%
Blue29.4%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow68.1%
Key (black)7.8%

Color previews

#adeb4b text on a black background

contrast 14.76:1

Card sample

#adeb4b text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeb4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeb4b in the Color Lab