#ABCD5F#ABCD5F

#ABCD5F is a light, vivid yellow-green. Relative luminance 0.531; OKLCH L 80.0% C 0.143 H 123.9°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).

Color values

HEX#ABCD5F
RGBrgb(171, 205, 95)
HSLhsl(79, 52%, 59%)
HSVhsv(79, 54%, 80%)
CMYKcmyk(16.6%, 0%, 53.7%, 19.6%)
CIE-LABlab(77.96, -28.16, 50.36)
CIE-LCHlch(77.96, 57.70, 119.22°)
OKLaboklab(80.03% -0.0796 0.1186)
OKLCHoklch(80.03% 0.143 123.9)
XYZxyz(40.6916, 53.1466, 18.9388)
Luminance0.5315 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD5F #815FCD
analogous
#CDB85F #ABCD5F #74CD5F
triadic
#ABCD5F #5FABCD #CD5FAB
tetradic
#ABCD5F #5FCDB8 #815FCD #CD5F74
square
#ABCD5F #5FCDB8 #815FCD #CD5F74
split-complementary
#ABCD5F #5F74CD #B85FCD
monochromatic
#6B872A #8FB639 #ABCD5F #C3DC8E #DCEABC

Accessibility & contrast

On white

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

On black

11.63
#ABCD5F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD5F
11.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD5F#FFFFFF#000000##000000
##ABCD5F1.001.8111.6311.63
#FFFFFF1.811.0021.0021.00
#00000011.6321.001.001.00
##00000011.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7C254
Deuteranopia (green-blind)
#D3C066
Tritanopia (blue-blind)
#B2C4B4
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #abcd5f;
/* rgb */ color: rgb(171, 205, 95);
/* oklch */ color: oklch(80.0% 0.143 123.9);
Tailwind
colors: {
  custom: {
    50: '#c6dc8f',
    500: '#abcd5f',
    950: '#000000',
  },
}
SCSS
$custom: #abcd5f;
$custom-light: #c6dc8f;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd5f",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 95
  },
  "hsl": {
    "h": 78.545,
    "s": 52.381,
    "l": 58.824
  },
  "oklch": {
    "l": 0.80029,
    "c": 0.14284,
    "h": 123.9
  },
  "luminance": 0.53147
}

Semantic roles & 50–950 ramp

primary
#ABCD5F
secondary
#5A428E
accent
#4CDC78
background
#FDFEFC
surface
#F9FCF4
border
#D2D5CE
text
#13150D
muted
#82847F

Preview Lab

Preview with #ABCD5F

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

Preview Lab → · Contrast checker → · Palette generator →

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