#ABCD80#ABCD80

#ABCD80 is a light, moderate yellow-green. Relative luminance 0.539; OKLCH L 80.5% C 0.109 H 128.0°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).

Color values

HEX#ABCD80
RGBrgb(171, 205, 128)
HSLhsl(86, 44%, 65%)
HSVhsv(86, 38%, 80%)
CMYKcmyk(16.6%, 0%, 37.6%, 19.6%)
CIE-LABlab(78.39, -24.45, 34.69)
CIE-LCHlch(78.39, 42.44, 125.17°)
OKLaboklab(80.51% -0.0669 0.0856)
OKLCHoklch(80.51% 0.109 128)
XYZxyz(42.5217, 53.8786, 28.5773)
Luminance0.5388 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD80 #A280CD
analogous
#CDC980 #ABCD80 #84CD80
triadic
#ABCD80 #80ABCD #CD80AB
tetradic
#ABCD80 #80CDC9 #A280CD #CD8084
square
#ABCD80 #80CDC9 #A280CD #CD8084
split-complementary
#ABCD80 #8084CD #C980CD
monochromatic
#6F973B #8EBC54 #ABCD80 #C8DEAC #E5F0D8

Accessibility & contrast

On white

1.78
#ABCD80 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.78
#ABCD80 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD80
11.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD80#FFFFFF#000000##000000
##ABCD801.001.7811.7811.78
#FFFFFF1.781.0021.0021.00
#00000011.7821.001.001.00
##00000011.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4C37A
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#AEC7BA
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #abcd80;
/* rgb */ color: rgb(171, 205, 128);
/* oklch */ color: oklch(80.5% 0.109 128.0);
Tailwind
colors: {
  custom: {
    50: '#c5dca5',
    500: '#abcd80',
    950: '#000000',
  },
}
SCSS
$custom: #abcd80;
$custom-light: #c5dca5;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd80",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 128
  },
  "hsl": {
    "h": 86.494,
    "s": 43.503,
    "l": 65.294
  },
  "oklch": {
    "l": 0.80514,
    "c": 0.10861,
    "h": 128
  },
  "luminance": 0.53879
}

Semantic roles & 50–950 ramp

primary
#ABCD80
secondary
#74549D
accent
#2FB76B
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480

Preview Lab

Preview with #ABCD80

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

Preview Lab → · Contrast checker → · Palette generator →

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