#AAFF5C#AAFF5C

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

Color values

HEX#AAFF5C
RGBrgb(170, 255, 92)
HSLhsl(91, 100%, 68%)
HSVhsv(91, 64%, 100%)
CMYKcmyk(33.3%, 0%, 63.9%, 0%)
CIE-LABlab(92.06, -50.97, 67.43)
CIE-LCHlch(92.06, 84.52, 127.09°)
OKLaboklab(91.43% -0.1428 0.1547)
OKLCHoklch(91.43% 0.211 132.7)
XYZxyz(54.2685, 80.8366, 22.8668)
Luminance0.8084 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAFF5C #B15CFF
analogous
#FCFF5C #AAFF5C #5CFF5F
triadic
#AAFF5C #5CAAFF #FF5CAA
tetradic
#AAFF5C #5CFCFF #B15CFF #FF5F5C
square
#AAFF5C #5CFCFF #B15CFF #FF5F5C
split-complementary
#AAFF5C #5F5CFF #FF5CFC
monochromatic
#6BE100 #8AFF1F #AAFF5C #CAFF99 #EAFFD6

Accessibility & contrast

On white

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

On black

17.17
#AAFF5C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAFF5C
17.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAFF5C#FFFFFF#000000##000000
##AAFF5C1.001.2217.1717.17
#FFFFFF1.221.0021.0021.00
#00000017.1721.001.001.00
##00000017.1721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #aaff5c;
/* rgb */ color: rgb(170, 255, 92);
/* oklch */ color: oklch(91.4% 0.211 132.7);
Tailwind
colors: {
  custom: {
    50: '#c8ff91',
    500: '#aaff5c',
    950: '#000000',
  },
}
SCSS
$custom: #aaff5c;
$custom-light: #c8ff91;
$custom-dark: #000000;
JSON
{
  "hex": "#aaff5c",
  "rgb": {
    "r": 170,
    "g": 255,
    "b": 92
  },
  "hsl": {
    "h": 91.288,
    "s": 100,
    "l": 68.039
  },
  "oklch": {
    "l": 0.91429,
    "c": 0.21055,
    "h": 132.7
  },
  "luminance": 0.80839
}

Semantic roles & 50–950 ramp

primary
#AAFF5C
secondary
#8326D9
accent
#00E678
background
#FEFFFC
surface
#FBFFF4
border
#D4D7CE
text
#14180D
muted
#83867F

Preview Lab

Preview with #AAFF5C

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

Preview Lab → · Contrast checker → · Palette generator →

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