#AAFF4D#AAFF4D

#AAFF4D is a very light, highly saturated yellow-green. Relative luminance 0.806; OKLCH L 91.3% C 0.220 H 131.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).

Color values

HEX#AAFF4D
RGBrgb(170, 255, 77)
HSLhsl(89, 100%, 65%)
HSVhsv(89, 70%, 100%)
CMYKcmyk(33.3%, 0%, 69.8%, 0%)
CIE-LABlab(91.95, -52.03, 72.91)
CIE-LCHlch(91.95, 89.57, 125.51°)
OKLaboklab(91.31% -0.1468 0.1643)
OKLCHoklch(91.31% 0.22 131.8)
XYZxyz(53.6765, 80.5998, 19.7489)
Luminance0.8060 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAFF4D #A24DFF
analogous
#FFFB4D #AAFF4D #51FF4D
triadic
#AAFF4D #4DAAFF #FF4DAA
tetradic
#AAFF4D #4DFFFB #A24DFF #FF4D51
square
#AAFF4D #4DFFFB #A24DFF #FF4D51
split-complementary
#AAFF4D #4D51FF #FB4DFF
monochromatic
#6ED200 #8DFF10 #AAFF4D #C7FF8A #E4FFC7

Accessibility & contrast

On white

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

On black

17.12
#AAFF4D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAFF4D
17.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAFF4D#FFFFFF#000000##000000
##AAFF4D1.001.2317.1217.12
#FFFFFF1.231.0021.0021.00
#00000017.1221.001.001.00
##00000017.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFEC2F
Deuteranopia (green-blind)
#FEE65D
Tritanopia (blue-blind)
#ACF5DC
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #aaff4d;
/* rgb */ color: rgb(170, 255, 77);
/* oklch */ color: oklch(91.3% 0.220 131.8);
Tailwind
colors: {
  custom: {
    50: '#c9ff89',
    500: '#aaff4d',
    950: '#000000',
  },
}
SCSS
$custom: #aaff4d;
$custom-light: #c9ff89;
$custom-dark: #000000;
JSON
{
  "hex": "#aaff4d",
  "rgb": {
    "r": 170,
    "g": 255,
    "b": 77
  },
  "hsl": {
    "h": 88.652,
    "s": 100,
    "l": 65.098
  },
  "oklch": {
    "l": 0.91309,
    "c": 0.22036,
    "h": 131.8
  },
  "luminance": 0.80602
}

Semantic roles & 50–950 ramp

primary
#AAFF4D
secondary
#7424CC
accent
#00E66E
background
#FEFFFC
surface
#FBFFF4
border
#D4D7CE
text
#14180C
muted
#83867F

Preview Lab

Preview with #AAFF4D

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

Preview Lab → · Contrast checker → · Palette generator →

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