#ABC99F#ABC99F

#ABC99F is a light, moderate green. Relative luminance 0.529; OKLCH L 80.3% C 0.066 H 136.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).

Color values

HEX#ABC99F
RGBrgb(171, 201, 159)
HSLhsl(103, 28%, 71%)
HSVhsv(103, 21%, 79%)
CMYKcmyk(14.9%, 0%, 20.9%, 21.2%)
CIE-LABlab(77.84, -17.86, 17.72)
CIE-LCHlch(77.84, 25.16, 135.22°)
OKLaboklab(80.25% -0.0483 0.0454)
OKLCHoklch(80.25% 0.066 136.8)
XYZxyz(43.9380, 52.9337, 40.6965)
Luminance0.5293 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABC99F #BD9FC9
analogous
#C0C99F #ABC99F #9FC9A8
triadic
#ABC99F #9FABC9 #C99FAB
tetradic
#ABC99F #9FC0C9 #BD9FC9 #C9A89F
square
#ABC99F #9FC0C9 #BD9FC9 #C9A89F
split-complementary
#ABC99F #A89FC9 #C99FC0
monochromatic
#699856 #89B378 #ABC99F #CDDFC6 #EEF4EB

Accessibility & contrast

On white

1.81
#ABC99F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.59
#ABC99F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABC99F
11.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABC99F#FFFFFF#000000##000000
##ABC99F1.001.8111.5911.59
#FFFFFF1.811.0021.0021.00
#00000011.5921.001.001.00
##00000011.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCC29D
Deuteranopia (green-blind)
#C7BFA1
Tritanopia (blue-blind)
#AAC6BD
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #abc99f;
/* rgb */ color: rgb(171, 201, 159);
/* oklch */ color: oklch(80.3% 0.066 136.8);
Tailwind
colors: {
  custom: {
    50: '#c4d9bb',
    500: '#abc99f',
    950: '#000000',
  },
}
SCSS
$custom: #abc99f;
$custom-light: #c4d9bb;
$custom-dark: #000000;
JSON
{
  "hex": "#abc99f",
  "rgb": {
    "r": 171,
    "g": 201,
    "b": 159
  },
  "hsl": {
    "h": 102.857,
    "s": 28,
    "l": 70.588
  },
  "oklch": {
    "l": 0.80251,
    "c": 0.06628,
    "h": 136.8
  },
  "luminance": 0.52934
}

Semantic roles & 50–950 ramp

primary
#ABC99F
secondary
#906E9E
accent
#3FA789
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382

Preview Lab

Preview with #ABC99F

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

Preview Lab → · Contrast checker → · Palette generator →

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