#ABCD3F#ABCD3F

#ABCD3F is a light, vivid yellow-green. Relative luminance 0.527; OKLCH L 79.7% C 0.168 H 122.0°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).

Color values

HEX#ABCD3F
RGBrgb(171, 205, 63)
HSLhsl(74, 59%, 53%)
HSVhsv(74, 69%, 80%)
CMYKcmyk(16.6%, 0%, 69.3%, 19.6%)
CIE-LABlab(77.69, -30.62, 63.58)
CIE-LCHlch(77.69, 70.57, 115.71°)
OKLaboklab(79.72% -0.0893 0.1427)
OKLCHoklch(79.72% 0.168 122)
XYZxyz(39.5236, 52.6794, 12.7876)
Luminance0.5268 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD3F #613FCD
analogous
#CDA83F #ABCD3F #64CD3F
triadic
#ABCD3F #3FABCD #CD3FAB
tetradic
#ABCD3F #3FCDA8 #613FCD #CD3F64
square
#ABCD3F #3FCDA8 #613FCD #CD3F64
split-complementary
#ABCD3F #3F64CD #A83FCD
monochromatic
#5F741E #87A42B #ABCD3F #C0DA70 #D5E6A0

Accessibility & contrast

On white

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

On black

11.54
#ABCD3F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD3F
11.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD3F#FFFFFF#000000##000000
##ABCD3F1.001.8211.5411.54
#FFFFFF1.821.0021.0021.00
#00000011.5421.001.001.00
##00000011.5421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #abcd3f;
/* rgb */ color: rgb(171, 205, 63);
/* oklch */ color: oklch(79.7% 0.168 122.0);
Tailwind
colors: {
  custom: {
    50: '#c7dc7c',
    500: '#abcd3f',
    950: '#000000',
  },
}
SCSS
$custom: #abcd3f;
$custom-light: #c7dc7c;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd3f",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 63
  },
  "hsl": {
    "h": 74.366,
    "s": 58.678,
    "l": 52.549
  },
  "oklch": {
    "l": 0.79717,
    "c": 0.16841,
    "h": 122
  },
  "luminance": 0.52679
}

Semantic roles & 50–950 ramp

primary
#ABCD3F
secondary
#45347C
accent
#46E26B
background
#FEFEFB
surface
#FAFCF2
border
#D3D5CC
text
#13150A
muted
#83847D

Preview Lab

Preview with #ABCD3F

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

Preview Lab → · Contrast checker → · Palette generator →

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