#ABC99C#ABC99C

#ABC99C is a light, moderate green. Relative luminance 0.528; OKLCH L 80.2% C 0.070 H 135.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).

Color values

HEX#ABC99C
RGBrgb(171, 201, 156)
HSLhsl(100, 29%, 70%)
HSVhsv(100, 22%, 79%)
CMYKcmyk(14.9%, 0%, 22.4%, 21.2%)
CIE-LABlab(77.78, -18.35, 19.23)
CIE-LCHlch(77.78, 26.58, 133.66°)
OKLaboklab(80.18% -0.0496 0.0491)
OKLCHoklch(80.18% 0.07 135.3)
XYZxyz(43.6808, 52.8309, 39.3421)
Luminance0.5283 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABC99C #BA9CC9
analogous
#C2C99C #ABC99C #9CC9A3
triadic
#ABC99C #9CABC9 #C99CAB
tetradic
#ABC99C #9CC2C9 #BA9CC9 #C9A39C
square
#ABC99C #9CC2C9 #BA9CC9 #C9A39C
split-complementary
#ABC99C #A39CC9 #C99CC2
monochromatic
#6A9853 #89B374 #ABC99C #CDDFC4 #EEF4EB

Accessibility & contrast

On white

1.82
#ABC99C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.57
#ABC99C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABC99C
11.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABC99C#FFFFFF#000000##000000
##ABC99C1.001.8211.5711.57
#FFFFFF1.821.0021.0021.00
#00000011.5721.001.001.00
##00000011.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDC299
Deuteranopia (green-blind)
#C8BF9E
Tritanopia (blue-blind)
#ABC5BD
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #abc99c;
/* rgb */ color: rgb(171, 201, 156);
/* oklch */ color: oklch(80.2% 0.070 135.3);
Tailwind
colors: {
  custom: {
    50: '#c4d9b9',
    500: '#abc99c',
    950: '#000000',
  },
}
SCSS
$custom: #abc99c;
$custom-light: #c4d9b9;
$custom-dark: #000000;
JSON
{
  "hex": "#abc99c",
  "rgb": {
    "r": 171,
    "g": 201,
    "b": 156
  },
  "hsl": {
    "h": 100,
    "s": 29.412,
    "l": 70
  },
  "oklch": {
    "l": 0.80183,
    "c": 0.06979,
    "h": 135.3
  },
  "luminance": 0.52832
}

Semantic roles & 50–950 ramp

primary
#ABC99C
secondary
#8D6B9E
accent
#3DA885
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381

Preview Lab

Preview with #ABC99C

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

Preview Lab → · Contrast checker → · Palette generator →

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