#ABCD4B#ABCD4B

#ABCD4B is a light, vivid yellow-green. Relative luminance 0.528; OKLCH L 79.8% C 0.160 H 122.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).

Color values

HEX#ABCD4B
RGBrgb(171, 205, 75)
HSLhsl(76, 57%, 55%)
HSVhsv(76, 63%, 80%)
CMYKcmyk(16.6%, 0%, 63.4%, 19.6%)
CIE-LABlab(77.77, -29.83, 58.96)
CIE-LCHlch(77.77, 66.08, 116.83°)
OKLaboklab(79.82% -0.0861 0.1347)
OKLCHoklch(79.82% 0.16 122.6)
XYZxyz(39.8963, 52.8284, 14.7503)
Luminance0.5283 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD4B #6D4BCD
analogous
#CDAE4B #ABCD4B #6ACD4B
triadic
#ABCD4B #4BABCD #CD4BAB
tetradic
#ABCD4B #4BCDAE #6D4BCD #CD4B6A
square
#ABCD4B #4BCDAE #6D4BCD #CD4B6A
split-complementary
#ABCD4B #4B6ACD #AE4BCD
monochromatic
#647B22 #8BAB30 #ABCD4B #C1DA7B #D8E8AB

Accessibility & contrast

On white

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

On black

11.57
#ABCD4B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD4B
11.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD4B#FFFFFF#000000##000000
##ABCD4B1.001.8211.5711.57
#FFFFFF1.821.0021.0021.00
#00000011.5721.001.001.00
##00000011.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8C13B
Deuteranopia (green-blind)
#D4C054
Tritanopia (blue-blind)
#B3C3B2
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #abcd4b;
/* rgb */ color: rgb(171, 205, 75);
/* oklch */ color: oklch(79.8% 0.160 122.6);
Tailwind
colors: {
  custom: {
    50: '#c7dc83',
    500: '#abcd4b',
    950: '#000000',
  },
}
SCSS
$custom: #abcd4b;
$custom-light: #c7dc83;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd4b",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 75
  },
  "hsl": {
    "h": 75.692,
    "s": 56.522,
    "l": 54.902
  },
  "oklch": {
    "l": 0.79817,
    "c": 0.15988,
    "h": 122.6
  },
  "luminance": 0.52829
}

Semantic roles & 50–950 ramp

primary
#ABCD4B
secondary
#4C3983
accent
#48E070
background
#FEFEFB
surface
#FAFCF2
border
#D3D5CC
text
#13150B
muted
#83847E

Preview Lab

Preview with #ABCD4B

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

Preview Lab → · Contrast checker → · Palette generator →

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