#ABC09C#ABC09C

#ABC09C is a light, muted yellow-green. Relative luminance 0.488; OKLCH L 78.2% C 0.055 H 132.3°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).

Color values

HEX#ABC09C
RGBrgb(171, 192, 156)
HSLhsl(95, 22%, 68%)
HSVhsv(95, 19%, 75%)
CMYKcmyk(10.9%, 0%, 18.7%, 24.7%)
CIE-LABlab(75.30, -13.78, 15.79)
CIE-LCHlch(75.30, 20.95, 131.11°)
OKLaboklab(78.21% -0.0369 0.0406)
OKLCHoklch(78.21% 0.055 132.3)
XYZxyz(41.6439, 48.7571, 38.6632)
Luminance0.4876 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABC09C #B19CC0
analogous
#BDC09C #ABC09C #9CC09F
triadic
#ABC09C #9CABC0 #C09CAB
tetradic
#ABC09C #9CBDC0 #B19CC0 #C09F9C
square
#ABC09C #9CBDC0 #B19CC0 #C09F9C
split-complementary
#ABC09C #9F9CC0 #C09CBD
monochromatic
#6D8A58 #8BA877 #ABC09C #CBD8C1 #EAF0E7

Accessibility & contrast

On white

1.95
#ABC09C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.75
#ABC09C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABC09C
10.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABC09C#FFFFFF#000000##000000
##ABC09C1.001.9510.7510.75
#FFFFFF1.951.0021.0021.00
#00000010.7521.001.001.00
##00000010.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3BB9A
Deuteranopia (green-blind)
#C0B99E
Tritanopia (blue-blind)
#ACBDB6
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #abc09c;
/* rgb */ color: rgb(171, 192, 156);
/* oklch */ color: oklch(78.2% 0.055 132.3);
Tailwind
colors: {
  custom: {
    50: '#c4d3b9',
    500: '#abc09c',
    950: '#000000',
  },
}
SCSS
$custom: #abc09c;
$custom-light: #c4d3b9;
$custom-dark: #000000;
JSON
{
  "hex": "#abc09c",
  "rgb": {
    "r": 171,
    "g": 192,
    "b": 156
  },
  "hsl": {
    "h": 95,
    "s": 22.222,
    "l": 68.235
  },
  "oklch": {
    "l": 0.7821,
    "c": 0.05484,
    "h": 132.3
  },
  "luminance": 0.48758
}

Semantic roles & 50–950 ramp

primary
#ABC09C
secondary
#DDD6E1
accent
#45A17A
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280

Preview Lab

Preview with #ABC09C

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

Preview Lab → · Contrast checker → · Palette generator →

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