#ABCD7B#ABCD7B

#ABCD7B is a light, moderate yellow-green. Relative luminance 0.538; OKLCH L 80.4% C 0.114 H 127.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).

Color values

HEX#ABCD7B
RGBrgb(171, 205, 123)
HSLhsl(85, 45%, 64%)
HSVhsv(85, 40%, 80%)
CMYKcmyk(16.6%, 0%, 40%, 19.6%)
CIE-LABlab(78.32, -25.09, 37.14)
CIE-LCHlch(78.32, 44.82, 124.04°)
OKLaboklab(80.43% -0.0689 0.091)
OKLCHoklch(80.43% 0.114 127.2)
XYZxyz(42.2007, 53.7502, 26.8866)
Luminance0.5375 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD7B #9D7BCD
analogous
#CDC67B #ABCD7B #82CD7B
triadic
#ABCD7B #7BABCD #CD7BAB
tetradic
#ABCD7B #7BCDC6 #9D7BCD #CD7B82
square
#ABCD7B #7BCDC6 #9D7BCD #CD7B82
split-complementary
#ABCD7B #7B82CD #C67BCD
monochromatic
#6F9538 #8FBC4F #ABCD7B #C7DEA7 #E3EFD4

Accessibility & contrast

On white

1.79
#ABCD7B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.75
#ABCD7B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD7B
11.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD7B#FFFFFF#000000##000000
##ABCD7B1.001.7911.7511.75
#FFFFFF1.791.0021.0021.00
#00000011.7521.001.001.00
##00000011.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5C375
Deuteranopia (green-blind)
#D0C17F
Tritanopia (blue-blind)
#AFC6B9
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #abcd7b;
/* rgb */ color: rgb(171, 205, 123);
/* oklch */ color: oklch(80.4% 0.114 127.2);
Tailwind
colors: {
  custom: {
    50: '#c5dca2',
    500: '#abcd7b',
    950: '#000000',
  },
}
SCSS
$custom: #abcd7b;
$custom-light: #c5dca2;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd7b",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 123
  },
  "hsl": {
    "h": 84.878,
    "s": 45.055,
    "l": 64.314
  },
  "oklch": {
    "l": 0.80429,
    "c": 0.11416,
    "h": 127.2
  },
  "luminance": 0.53751
}

Semantic roles & 50–950 ramp

primary
#ABCD7B
secondary
#70519B
accent
#2DB867
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480

Preview Lab

Preview with #ABCD7B

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

Preview Lab → · Contrast checker → · Palette generator →

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