#AFF99F#AFF99F

#AFF99F is a very light, vivid green. Relative luminance 0.794; OKLCH L 91.2% C 0.140 H 140.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).

Color values

HEX#AFF99F
RGBrgb(175, 249, 159)
HSLhsl(109, 88%, 80%)
HSVhsv(109, 36%, 98%)
CMYKcmyk(29.7%, 0%, 36.1%, 2.4%)
CIE-LABlab(91.40, -39.29, 36.12)
CIE-LCHlch(91.40, 53.37, 137.41°)
OKLaboklab(91.21% -0.1072 0.0898)
OKLCHoklch(91.21% 0.14 140.1)
XYZxyz(57.8109, 79.3663, 45.0674)
Luminance0.7937 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFF99F #E99FF9
analogous
#DCF99F #AFF99F #9FF9BC
triadic
#AFF99F #9FAFF9 #F99FAF
tetradic
#AFF99F #9FDCF9 #E99FF9 #F9BC9F
square
#AFF99F #9FDCF9 #E99FF9 #F9BC9F
split-complementary
#AFF99F #BC9FF9 #F99FDC
monochromatic
#4FF22C #7FF565 #AFF99F #DFFDD9 #E7FDE2

Accessibility & contrast

On white

1.24
#AFF99F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.87
#AFF99F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFF99F
16.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFF99F#FFFFFF#000000##000000
##AFF99F1.001.2416.8716.87
#FFFFFF1.241.0021.0021.00
#00000016.8721.001.001.00
##00000016.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEEB99
Deuteranopia (green-blind)
#F3E4A4
Tritanopia (blue-blind)
#AAF3E2
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #aff99f;
/* rgb */ color: rgb(175, 249, 159);
/* oklch */ color: oklch(91.2% 0.140 140.1);
Tailwind
colors: {
  custom: {
    50: '#c9fbbc',
    500: '#aff99f',
    950: '#000000',
  },
}
SCSS
$custom: #aff99f;
$custom-light: #c9fbbc;
$custom-dark: #000000;
JSON
{
  "hex": "#aff99f",
  "rgb": {
    "r": 175,
    "g": 249,
    "b": 159
  },
  "hsl": {
    "h": 109.333,
    "s": 88.235,
    "l": 80
  },
  "oklch": {
    "l": 0.91213,
    "c": 0.13986,
    "h": 140.1
  },
  "luminance": 0.79369
}

Semantic roles & 50–950 ramp

primary
#AFF99F
secondary
#C562DA
accent
#01E5BC
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582

Preview Lab

Preview with #AFF99F

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

Preview Lab → · Contrast checker → · Palette generator →

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