#ABCD5B#ABCD5B

#ABCD5B is a light, vivid yellow-green. Relative luminance 0.531; OKLCH L 80.0% C 0.147 H 123.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).

Color values

HEX#ABCD5B
RGBrgb(171, 205, 91)
HSLhsl(78, 53%, 58%)
HSVhsv(78, 56%, 80%)
CMYKcmyk(16.6%, 0%, 55.6%, 19.6%)
CIE-LABlab(77.92, -28.53, 52.15)
CIE-LCHlch(77.92, 59.45, 118.68°)
OKLaboklab(79.98% -0.081 0.1221)
OKLCHoklch(79.98% 0.147 123.6)
XYZxyz(40.5144, 53.0757, 18.0057)
Luminance0.5308 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD5B #7D5BCD
analogous
#CDB65B #ABCD5B #72CD5B
triadic
#ABCD5B #5BABCD #CD5BAB
tetradic
#ABCD5B #5BCDB6 #7D5BCD #CD5B72
square
#ABCD5B #5BCDB6 #7D5BCD #CD5B72
split-complementary
#ABCD5B #5B72CD #B65BCD
monochromatic
#698529 #8FB437 #ABCD5B #C3DB8A #DBEAB9

Accessibility & contrast

On white

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

On black

11.62
#ABCD5B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD5B
11.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD5B#FFFFFF#000000##000000
##ABCD5B1.001.8111.6211.62
#FFFFFF1.811.0021.0021.00
#00000011.6221.001.001.00
##00000011.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8C24F
Deuteranopia (green-blind)
#D3C062
Tritanopia (blue-blind)
#B2C4B4
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #abcd5b;
/* rgb */ color: rgb(171, 205, 91);
/* oklch */ color: oklch(80.0% 0.147 123.6);
Tailwind
colors: {
  custom: {
    50: '#c6dc8d',
    500: '#abcd5b',
    950: '#000000',
  },
}
SCSS
$custom: #abcd5b;
$custom-light: #c6dc8d;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd5b",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 91
  },
  "hsl": {
    "h": 77.895,
    "s": 53.271,
    "l": 58.039
  },
  "oklch": {
    "l": 0.79982,
    "c": 0.14651,
    "h": 123.6
  },
  "luminance": 0.53076
}

Semantic roles & 50–950 ramp

primary
#ABCD5B
secondary
#57408C
accent
#4BDD77
background
#FDFEFC
surface
#F9FCF4
border
#D2D5CE
text
#13150C
muted
#82847F

Preview Lab

Preview with #ABCD5B

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

Preview Lab → · Contrast checker → · Palette generator →

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