#ABCD9A#ABCD9A

#ABCD9A is a light, moderate green. Relative luminance 0.547; OKLCH L 81.0% C 0.079 H 135.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).

Color values

HEX#ABCD9A
RGBrgb(171, 205, 154)
HSLhsl(100, 34%, 70%)
HSVhsv(100, 25%, 80%)
CMYKcmyk(16.6%, 0%, 24.9%, 19.6%)
CIE-LABlab(78.84, -20.67, 21.76)
CIE-LCHlch(78.84, 30.01, 133.53°)
OKLaboklab(81.02% -0.056 0.0553)
OKLCHoklch(81.02% 0.079 135.4)
XYZxyz(44.4575, 54.6529, 38.7724)
Luminance0.5465 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD9A #BC9ACD
analogous
#C4CD9A #ABCD9A #9ACDA2
triadic
#ABCD9A #9AABCD #CD9AAB
tetradic
#ABCD9A #9AC4CD #BC9ACD #CDA29A
square
#ABCD9A #9AC4CD #BC9ACD #CDA29A
split-complementary
#ABCD9A #A29ACD #CD9AC4
monochromatic
#699E4E #89B971 #ABCD9A #CDE1C3 #EEF5EB

Accessibility & contrast

On white

1.76
#ABCD9A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.93
#ABCD9A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD9A
11.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD9A#FFFFFF#000000##000000
##ABCD9A1.001.7611.9311.93
#FFFFFF1.761.0021.0021.00
#00000011.9321.001.001.00
##00000011.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1C597
Deuteranopia (green-blind)
#CCC29C
Tritanopia (blue-blind)
#ABC9BF
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #abcd9a;
/* rgb */ color: rgb(171, 205, 154);
/* oklch */ color: oklch(81.0% 0.079 135.4);
Tailwind
colors: {
  custom: {
    50: '#c4dcb8',
    500: '#abcd9a',
    950: '#000000',
  },
}
SCSS
$custom: #abcd9a;
$custom-light: #c4dcb8;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd9a",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 154
  },
  "hsl": {
    "h": 100,
    "s": 33.775,
    "l": 70.392
  },
  "oklch": {
    "l": 0.81022,
    "c": 0.07868,
    "h": 135.4
  },
  "luminance": 0.54654
}

Semantic roles & 50–950 ramp

primary
#ABCD9A
secondary
#8F69A2
accent
#39AD86
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481

Preview Lab

Preview with #ABCD9A

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

Preview Lab → · Contrast checker → · Palette generator →

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