#AFFFAC#AFFFAC

#AFFFAC is a very light, vivid green. Relative luminance 0.836; OKLCH L 92.8% C 0.136 H 143.6°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).

Color values

HEX#AFFFAC
RGBrgb(175, 255, 172)
HSLhsl(118, 100%, 84%)
HSVhsv(118, 33%, 100%)
CMYKcmyk(31.4%, 0%, 32.5%, 0%)
CIE-LABlab(93.28, -40.03, 32.13)
CIE-LCHlch(93.28, 51.33, 141.24°)
OKLaboklab(92.8% -0.1091 0.0806)
OKLCHoklch(92.8% 0.136 143.6)
XYZxyz(60.8830, 83.6098, 51.9521)
Luminance0.8361 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFFFAC #FCACFF
analogous
#D8FFAC #AFFFAC #ACFFD2
triadic
#AFFFAC #ACAFFF #FFACAF
tetradic
#AFFFAC #ACD8FF #FCACFF #FFD2AC
square
#AFFFAC #ACD8FF #FCACFF #FFD2AC
split-complementary
#AFFFAC #D2ACFF #FFACD8
monochromatic
#39FF32 #74FF6F #AFFFAC #E2FFE0 #E2FFE0

Accessibility & contrast

On white

1.18
#AFFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.72
#AFFFAC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFFFAC
17.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFFFAC#FFFFFF#000000##000000
##AFFFAC1.001.1817.7217.72
#FFFFFF1.181.0021.0021.00
#00000017.7221.001.001.00
##00000017.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF1A7
Deuteranopia (green-blind)
#F6E9B1
Tritanopia (blue-blind)
#A7FAE9
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #afffac;
/* rgb */ color: rgb(175, 255, 172);
/* oklch */ color: oklch(92.8% 0.136 143.6);
Tailwind
colors: {
  custom: {
    50: '#c9ffc5',
    500: '#afffac',
    950: '#000000',
  },
}
SCSS
$custom: #afffac;
$custom-light: #c9ffc5;
$custom-dark: #000000;
JSON
{
  "hex": "#afffac",
  "rgb": {
    "r": 175,
    "g": 255,
    "b": 172
  },
  "hsl": {
    "h": 117.831,
    "s": 100,
    "l": 83.725
  },
  "oklch": {
    "l": 0.92803,
    "c": 0.13568,
    "h": 143.6
  },
  "luminance": 0.83613
}

Semantic roles & 50–950 ramp

primary
#AFFFAC
secondary
#E06AE5
accent
#00E6DD
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131813
muted
#838682

Preview Lab

Preview with #AFFFAC

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

Preview Lab → · Contrast checker → · Palette generator →

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