#ABCD3C#ABCD3C

#ABCD3C is a light, vivid yellow-green. Relative luminance 0.526; OKLCH L 79.7% C 0.170 H 121.9°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).

Color values

HEX#ABCD3C
RGBrgb(171, 205, 60)
HSLhsl(74, 59%, 52%)
HSVhsv(74, 71%, 80%)
CMYKcmyk(16.6%, 0%, 70.7%, 19.6%)
CIE-LABlab(77.67, -30.79, 64.66)
CIE-LCHlch(77.67, 71.62, 115.46°)
OKLaboklab(79.7% -0.0901 0.1446)
OKLCHoklch(79.7% 0.17 121.9)
XYZxyz(39.4421, 52.6468, 12.3580)
Luminance0.5265 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD3C #5E3CCD
analogous
#CDA73C #ABCD3C #63CD3C
triadic
#ABCD3C #3CABCD #CD3CAB
tetradic
#ABCD3C #3CCDA7 #5E3CCD #CD3C63
square
#ABCD3C #3CCDA7 #5E3CCD #CD3C63
split-complementary
#ABCD3C #3C63CD #A73CCD
monochromatic
#5E711D #86A22A #ABCD3C #C0D96D #D5E69D

Accessibility & contrast

On white

1.82
#ABCD3C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.53
#ABCD3C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD3C
11.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD3C#FFFFFF#000000##000000
##ABCD3C1.001.8211.5311.53
#FFFFFF1.821.0021.0021.00
#00000011.5321.001.001.00
##00000011.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9C123
Deuteranopia (green-blind)
#D5C048
Tritanopia (blue-blind)
#B4C3B1
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #abcd3c;
/* rgb */ color: rgb(171, 205, 60);
/* oklch */ color: oklch(79.7% 0.170 121.9);
Tailwind
colors: {
  custom: {
    50: '#c7dc7b',
    500: '#abcd3c',
    950: '#000000',
  },
}
SCSS
$custom: #abcd3c;
$custom-light: #c7dc7b;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd3c",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 60
  },
  "hsl": {
    "h": 74.069,
    "s": 59.184,
    "l": 51.961
  },
  "oklch": {
    "l": 0.79696,
    "c": 0.17033,
    "h": 121.9
  },
  "luminance": 0.52647
}

Semantic roles & 50–950 ramp

primary
#ABCD3C
secondary
#44337A
accent
#45E26A
background
#FEFEFB
surface
#FBFCF2
border
#D4D5CC
text
#13150A
muted
#83847D

Preview Lab

Preview with #ABCD3C

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

Preview Lab → · Contrast checker → · Palette generator →

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