#AAFF95#AAFF95

#AAFF95 is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.1% C 0.161 H 139.6°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).

Color values

HEX#AAFF95
RGBrgb(170, 255, 149)
HSLhsl(108, 100%, 79%)
HSVhsv(108, 42%, 100%)
CMYKcmyk(33.3%, 0%, 41.6%, 0%)
CIE-LABlab(92.68, -44.93, 42.65)
CIE-LCHlch(92.68, 61.95, 136.49°)
OKLaboklab(92.13% -0.1228 0.1047)
OKLCHoklch(92.13% 0.161 139.6)
XYZxyz(57.7604, 82.2334, 41.2572)
Luminance0.8224 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAFF95 #EA95FF
analogous
#DFFF95 #AAFF95 #95FFB5
triadic
#AAFF95 #95AAFF #FF95AA
tetradic
#AAFF95 #95DFFF #EA95FF #FFB595
square
#AAFF95 #95DFFF #EA95FF #FFB595
split-complementary
#AAFF95 #B595FF #FF95DF
monochromatic
#48FF1B #79FF58 #AAFF95 #DBFFD2 #E6FFE0

Accessibility & contrast

On white

1.20
#AAFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.45
#AAFF95 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAFF95
17.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAFF95#FFFFFF#000000##000000
##AAFF951.001.2017.4517.45
#FFFFFF1.201.0021.0021.00
#00000017.4521.001.001.00
##00000017.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFEF8D
Deuteranopia (green-blind)
#F8E79B
Tritanopia (blue-blind)
#A5F9E5
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #aaff95;
/* rgb */ color: rgb(170, 255, 149);
/* oklch */ color: oklch(92.1% 0.161 139.6);
Tailwind
colors: {
  custom: {
    50: '#c6ffb5',
    500: '#aaff95',
    950: '#000000',
  },
}
SCSS
$custom: #aaff95;
$custom-light: #c6ffb5;
$custom-dark: #000000;
JSON
{
  "hex": "#aaff95",
  "rgb": {
    "r": 170,
    "g": 255,
    "b": 149
  },
  "hsl": {
    "h": 108.113,
    "s": 100,
    "l": 79.216
  },
  "oklch": {
    "l": 0.92132,
    "c": 0.16135,
    "h": 139.6
  },
  "luminance": 0.82236
}

Semantic roles & 50–950 ramp

primary
#AAFF95
secondary
#C657E1
accent
#00E6B8
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681

Preview Lab

Preview with #AAFF95

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

Preview Lab → · Contrast checker → · Palette generator →

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