Skip to content

#aadf0b

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

RGB
170, 223, 11
HSL
75°, 91%, 46%
CMYK
24, 0, 95, 13
Luminance
0.6135

Every format

HEX#aadf0b
RGBrgb(170, 223, 11)
HSLhsl(75, 91%, 46%)
CMYKcmyk(24%, 0%, 95%, 13%)
LABlab(82.6 -40.9 80.0)
LCHlch(82.6 89.9 117.1)
OKLCHoklch(0.836 0.209 125.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aadf0b on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#aadf0b on black: 13.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green87.5%
Blue4.3%

CMYK percentages

Cyan23.8%
Magenta0.0%
Yellow95.1%
Key (black)12.5%

Color previews

#aadf0b text on a black background

contrast 13.27:1

Card sample

#aadf0b text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 223, 11, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 223, 11, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aadf0b;
background: linear-gradient(135deg, #aadf0b, #1DDF0B);

Monochromatic scale

Palettes built from #aadf0b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aadf0b in the Color Lab