#ABCD50#ABCD50

#ABCD50 is a light, vivid yellow-green. Relative luminance 0.529; OKLCH L 79.9% C 0.156 H 122.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).

Color values

HEX#ABCD50
RGBrgb(171, 205, 80)
HSLhsl(76, 56%, 56%)
HSVhsv(76, 61%, 80%)
CMYKcmyk(16.6%, 0%, 61%, 19.6%)
CIE-LABlab(77.82, -29.45, 56.90)
CIE-LCHlch(77.82, 64.07, 117.37°)
OKLaboklab(79.86% -0.0846 0.131)
OKLCHoklch(79.86% 0.156 122.8)
XYZxyz(40.0742, 52.8996, 15.6873)
Luminance0.5290 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD50 #7250CD
analogous
#CDB050 #ABCD50 #6CCD50
triadic
#ABCD50 #50ABCD #CD50AB
tetradic
#ABCD50 #50CDB0 #7250CD #CD506C
square
#ABCD50 #50CDB0 #7250CD #CD506C
split-complementary
#ABCD50 #506CCD #B050CD
monochromatic
#667E24 #8CAE32 #ABCD50 #C2DB80 #D9E8AF

Accessibility & contrast

On white

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

On black

11.58
#ABCD50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD50
11.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD50#FFFFFF#000000##000000
##ABCD501.001.8111.5811.58
#FFFFFF1.811.0021.0021.00
#00000011.5821.001.001.00
##00000011.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8C141
Deuteranopia (green-blind)
#D4C059
Tritanopia (blue-blind)
#B3C3B3
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #abcd50;
/* rgb */ color: rgb(171, 205, 80);
/* oklch */ color: oklch(79.9% 0.156 122.8);
Tailwind
colors: {
  custom: {
    50: '#c7dc86',
    500: '#abcd50',
    950: '#000000',
  },
}
SCSS
$custom: #abcd50;
$custom-light: #c7dc86;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd50",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 80
  },
  "hsl": {
    "h": 76.32,
    "s": 55.556,
    "l": 55.882
  },
  "oklch": {
    "l": 0.79864,
    "c": 0.15593,
    "h": 122.8
  },
  "luminance": 0.529
}

Semantic roles & 50–950 ramp

primary
#ABCD50
secondary
#4F3B86
accent
#49DF72
background
#FEFEFB
surface
#FAFCF2
border
#D3D5CC
text
#13150B
muted
#83847E

Preview Lab

Preview with #ABCD50

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

Preview Lab → · Contrast checker → · Palette generator →

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