#AFFFAF#AFFFAF

#AFFFAF is a very light, vivid green. Relative luminance 0.837; OKLCH L 92.9% C 0.133 H 144.4°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).

Color values

HEX#AFFFAF
RGBrgb(175, 255, 175)
HSLhsl(120, 100%, 84%)
HSVhsv(120, 31%, 100%)
CMYKcmyk(31.4%, 0%, 31.4%, 0%)
CIE-LABlab(93.33, -39.56, 30.70)
CIE-LCHlch(93.33, 50.07, 142.19°)
OKLaboklab(92.86% -0.1079 0.0772)
OKLCHoklch(92.86% 0.133 144.4)
XYZxyz(61.1744, 83.7264, 53.4867)
Luminance0.8373 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFFFAF #FFAFFF
analogous
#D7FFAF #AFFFAF #AFFFD7
triadic
#AFFFAF #AFAFFF #FFAFAF
tetradic
#AFFFAF #AFD7FF #FFAFFF #FFD7AF
square
#AFFFAF #AFD7FF #FFAFFF #FFD7AF
split-complementary
#AFFFAF #D7AFFF #FFAFD7
monochromatic
#35FF35 #72FF72 #AFFFAF #E0FFE0 #E0FFE0

Accessibility & contrast

On white

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

On black

17.75
#AFFFAF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFFFAF
17.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFFFAF#FFFFFF#000000##000000
##AFFFAF1.001.1817.7517.75
#FFFFFF1.181.0021.0021.00
#00000017.7521.001.001.00
##00000017.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF1AA
Deuteranopia (green-blind)
#F6E9B3
Tritanopia (blue-blind)
#A7FBEA
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #afffaf;
/* rgb */ color: rgb(175, 255, 175);
/* oklch */ color: oklch(92.9% 0.133 144.4);
Tailwind
colors: {
  custom: {
    50: '#c9ffc7',
    500: '#afffaf',
    950: '#000000',
  },
}
SCSS
$custom: #afffaf;
$custom-light: #c9ffc7;
$custom-dark: #000000;
JSON
{
  "hex": "#afffaf",
  "rgb": {
    "r": 175,
    "g": 255,
    "b": 175
  },
  "hsl": {
    "h": 120,
    "s": 100,
    "l": 84.314
  },
  "oklch": {
    "l": 0.92861,
    "c": 0.13268,
    "h": 144.4
  },
  "luminance": 0.83729
}

Semantic roles & 50–950 ramp

primary
#AFFFAF
secondary
#E56DE5
accent
#00E5E6
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131813
muted
#838682

Preview Lab

Preview with #AFFFAF

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

Preview Lab → · Contrast checker → · Palette generator →

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