#ABCD4F#ABCD4F

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

Color values

HEX#ABCD4F
RGBrgb(171, 205, 79)
HSLhsl(76, 56%, 56%)
HSVhsv(76, 61%, 80%)
CMYKcmyk(16.6%, 0%, 61.5%, 19.6%)
CIE-LABlab(77.81, -29.53, 57.32)
CIE-LCHlch(77.81, 64.48, 117.26°)
OKLaboklab(79.86% -0.0849 0.1318)
OKLCHoklch(79.86% 0.157 122.8)
XYZxyz(40.0375, 52.8849, 15.4942)
Luminance0.5289 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD4F #714FCD
analogous
#CDB04F #ABCD4F #6CCD4F
triadic
#ABCD4F #4FABCD #CD4FAB
tetradic
#ABCD4F #4FCDB0 #714FCD #CD4F6C
square
#ABCD4F #4FCDB0 #714FCD #CD4F6C
split-complementary
#ABCD4F #4F6CCD #B04FCD
monochromatic
#667E24 #8CAE31 #ABCD4F #C2DB7F #D8E8AE

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##ABCD4F#FFFFFF#000000##000000
##ABCD4F1.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)
#D8C140
Deuteranopia (green-blind)
#D4C058
Tritanopia (blue-blind)
#B3C3B2
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #abcd4f;
/* rgb */ color: rgb(171, 205, 79);
/* oklch */ color: oklch(79.9% 0.157 122.8);
Tailwind
colors: {
  custom: {
    50: '#c7dc85',
    500: '#abcd4f',
    950: '#000000',
  },
}
SCSS
$custom: #abcd4f;
$custom-light: #c7dc85;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd4f",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 79
  },
  "hsl": {
    "h": 76.19,
    "s": 55.752,
    "l": 55.686
  },
  "oklch": {
    "l": 0.79855,
    "c": 0.15675,
    "h": 122.8
  },
  "luminance": 0.52885
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #ABCD4F

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

Preview Lab → · Contrast checker → · Palette generator →

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