#ABCD5C#ABCD5C

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

Color values

HEX#ABCD5C
RGBrgb(171, 205, 92)
HSLhsl(78, 53%, 58%)
HSVhsv(78, 55%, 80%)
CMYKcmyk(16.6%, 0%, 55.1%, 19.6%)
CIE-LABlab(77.93, -28.44, 51.71)
CIE-LCHlch(77.93, 59.01, 118.81°)
OKLaboklab(79.99% -0.0806 0.1212)
OKLCHoklch(79.99% 0.146 123.6)
XYZxyz(40.5578, 53.0931, 18.2344)
Luminance0.5309 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD5C #7E5CCD
analogous
#CDB65C #ABCD5C #72CD5C
triadic
#ABCD5C #5CABCD #CD5CAB
tetradic
#ABCD5C #5CCDB6 #7E5CCD #CD5C72
square
#ABCD5C #5CCDB6 #7E5CCD #CD5C72
split-complementary
#ABCD5C #5C72CD #B65CCD
monochromatic
#6A8629 #8FB437 #ABCD5C #C3DB8B #DBEABA

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##ABCD5C#FFFFFF#000000##000000
##ABCD5C1.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)
#D7C251
Deuteranopia (green-blind)
#D3C063
Tritanopia (blue-blind)
#B2C4B4
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #abcd5c;
/* rgb */ color: rgb(171, 205, 92);
/* oklch */ color: oklch(80.0% 0.146 123.6);
Tailwind
colors: {
  custom: {
    50: '#c6dc8d',
    500: '#abcd5c',
    950: '#000000',
  },
}
SCSS
$custom: #abcd5c;
$custom-light: #c6dc8d;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd5c",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 92
  },
  "hsl": {
    "h": 78.053,
    "s": 53.052,
    "l": 58.235
  },
  "oklch": {
    "l": 0.79993,
    "c": 0.14561,
    "h": 123.6
  },
  "luminance": 0.53093
}

Semantic roles & 50–950 ramp

primary
#ABCD5C
secondary
#57408D
accent
#4BDC77
background
#FDFEFC
surface
#F9FCF4
border
#D2D5CE
text
#13150C
muted
#82847F

Preview Lab

Preview with #ABCD5C

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

Preview Lab → · Contrast checker → · Palette generator →

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