Lime (survey)#AAFF32

#AAFF32 is a very light, highly saturated yellow-green. Relative luminance 0.803; OKLCH L 91.2% C 0.234 H 130.7°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).

Lime (survey) — editorial page

Color values

HEX#AAFF32
RGBrgb(170, 255, 50)
HSLhsl(85, 100%, 60%)
HSVhsv(85, 80%, 100%)
CMYKcmyk(33.3%, 0%, 80.4%, 0%)
CIE-LABlab(91.82, -53.41, 80.95)
CIE-LCHlch(91.82, 96.98, 123.41°)
OKLaboklab(91.15% -0.1523 0.1774)
OKLCHoklch(91.15% 0.234 130.7)
XYZxyz(52.9130, 80.2944, 15.7275)
Luminance0.8030 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAFF32 #8732FF
analogous
#FFED32 #AAFF32 #44FF32
triadic
#AAFF32 #32AAFF #FF32AA
tetradic
#AAFF32 #32FFED #8732FF #FF3244
square
#AAFF32 #32FFED #8732FF #FF3244
split-complementary
#AAFF32 #3244FF #ED32FF
monochromatic
#6BB700 #8FF400 #AAFF32 #C3FF6F #DDFFAC

Accessibility & contrast

On white

1.23
#AAFF32 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.06
#AAFF32 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAFF32
17.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAFF32#FFFFFF#000000##000000
##AAFF321.001.2317.0617.06
#FFFFFF1.231.0021.0021.00
#00000017.0621.001.001.00
##00000017.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFEC00
Deuteranopia (green-blind)
#FFE54A
Tritanopia (blue-blind)
#AEF4DA
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #aaff32;
/* rgb */ color: rgb(170, 255, 50);
/* oklch */ color: oklch(91.2% 0.234 130.7);
Tailwind
colors: {
  custom: {
    50: '#caff7c',
    500: '#aaff32',
    950: '#000000',
  },
}
SCSS
$custom: #aaff32;
$custom-light: #caff7c;
$custom-dark: #000000;
JSON
{
  "hex": "#aaff32",
  "rgb": {
    "r": 170,
    "g": 255,
    "b": 50
  },
  "hsl": {
    "h": 84.878,
    "s": 100,
    "l": 59.804
  },
  "oklch": {
    "l": 0.91154,
    "c": 0.23377,
    "h": 130.7
  },
  "luminance": 0.80296
}

Semantic roles & 50–950 ramp

primary
#AAFF32
secondary
#5E20B5
accent
#29FF82
background
#FEFFFB
surface
#FBFFF2
border
#D4D7CC
text
#14180B
muted
#83867E

Preview Lab

Preview with #AAFF32

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#AAFF32 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva