#ABCD64#ABCD64

#ABCD64 is a light, vivid yellow-green. Relative luminance 0.532; OKLCH L 80.1% C 0.138 H 124.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).

Color values

HEX#ABCD64
RGBrgb(171, 205, 100)
HSLhsl(79, 51%, 60%)
HSVhsv(79, 51%, 80%)
CMYKcmyk(16.6%, 0%, 51.2%, 19.6%)
CIE-LABlab(78.02, -27.68, 48.08)
CIE-LCHlch(78.02, 55.48, 119.93°)
OKLaboklab(80.09% -0.0778 0.1141)
OKLCHoklch(80.09% 0.138 124.3)
XYZxyz(40.9262, 53.2404, 20.1744)
Luminance0.5324 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD64 #8664CD
analogous
#CDBB64 #ABCD64 #76CD64
triadic
#ABCD64 #64ABCD #CD64AB
tetradic
#ABCD64 #64CDBB #8664CD #CD6476
square
#ABCD64 #64CDBB #8664CD #CD6476
split-complementary
#ABCD64 #6476CD #BB64CD
monochromatic
#6C8A2D #90B83B #ABCD64 #C4DC92 #DDEBC1

Accessibility & contrast

On white

1.80
#ABCD64 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.65
#ABCD64 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD64
11.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD64#FFFFFF#000000##000000
##ABCD641.001.8011.6511.65
#FFFFFF1.801.0021.0021.00
#00000011.6521.001.001.00
##00000011.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7C25A
Deuteranopia (green-blind)
#D2C16A
Tritanopia (blue-blind)
#B1C4B5
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #abcd64;
/* rgb */ color: rgb(171, 205, 100);
/* oklch */ color: oklch(80.1% 0.138 124.3);
Tailwind
colors: {
  custom: {
    50: '#c6dc93',
    500: '#abcd64',
    950: '#000000',
  },
}
SCSS
$custom: #abcd64;
$custom-light: #c6dc93;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd64",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 100
  },
  "hsl": {
    "h": 79.429,
    "s": 51.22,
    "l": 59.804
  },
  "oklch": {
    "l": 0.80091,
    "c": 0.13808,
    "h": 124.3
  },
  "luminance": 0.53241
}

Semantic roles & 50–950 ramp

primary
#ABCD64
secondary
#5D4491
accent
#4DDB7B
background
#FDFEFC
surface
#F9FCF4
border
#D2D5CE
text
#13150D
muted
#82847F

Preview Lab

Preview with #ABCD64

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

Preview Lab → · Contrast checker → · Palette generator →

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