#AAFF5A#AAFF5A

#AAFF5A is a very light, highly saturated yellow-green. Relative luminance 0.808; OKLCH L 91.4% C 0.212 H 132.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).

Color values

HEX#AAFF5A
RGBrgb(170, 255, 90)
HSLhsl(91, 100%, 68%)
HSVhsv(91, 65%, 100%)
CMYKcmyk(33.3%, 0%, 64.7%, 0%)
CIE-LABlab(92.04, -51.12, 68.19)
CIE-LCHlch(92.04, 85.23, 126.86°)
OKLaboklab(91.41% -0.1434 0.1561)
OKLCHoklch(91.41% 0.212 132.6)
XYZxyz(54.1823, 80.8021, 22.4125)
Luminance0.8080 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAFF5A #AF5AFF
analogous
#FDFF5A #AAFF5A #5AFF5C
triadic
#AAFF5A #5AAAFF #FF5AAA
tetradic
#AAFF5A #5AFDFF #AF5AFF #FF5C5A
square
#AAFF5A #5AFDFF #AF5AFF #FF5C5A
split-complementary
#AAFF5A #5C5AFF #FF5AFD
monochromatic
#6CDF00 #8AFF1D #AAFF5A #CAFF97 #E9FFD4

Accessibility & contrast

On white

1.22
#AAFF5A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.16
#AAFF5A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAFF5A
17.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAFF5A#FFFFFF#000000##000000
##AAFF5A1.001.2217.1617.16
#FFFFFF1.221.0021.0021.00
#00000017.1621.001.001.00
##00000017.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFEC44
Deuteranopia (green-blind)
#FDE668
Tritanopia (blue-blind)
#ABF5DD
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #aaff5a;
/* rgb */ color: rgb(170, 255, 90);
/* oklch */ color: oklch(91.4% 0.212 132.6);
Tailwind
colors: {
  custom: {
    50: '#c8ff90',
    500: '#aaff5a',
    950: '#000000',
  },
}
SCSS
$custom: #aaff5a;
$custom-light: #c8ff90;
$custom-dark: #000000;
JSON
{
  "hex": "#aaff5a",
  "rgb": {
    "r": 170,
    "g": 255,
    "b": 90
  },
  "hsl": {
    "h": 90.909,
    "s": 100,
    "l": 67.647
  },
  "oklch": {
    "l": 0.91411,
    "c": 0.21195,
    "h": 132.6
  },
  "luminance": 0.80804
}

Semantic roles & 50–950 ramp

primary
#AAFF5A
secondary
#8126D7
accent
#00E676
background
#FEFFFC
surface
#FBFFF4
border
#D4D7CE
text
#14180D
muted
#83867F

Preview Lab

Preview with #AAFF5A

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

Preview Lab → · Contrast checker → · Palette generator →

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