#ABC04C#ABC04C

#ABC04C is a light, vivid yellow-green. Relative luminance 0.469; OKLCH L 76.9% C 0.143 H 118.6°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).

Color values

HEX#ABC04C
RGBrgb(171, 192, 76)
HSLhsl(71, 48%, 53%)
HSVhsv(71, 60%, 75%)
CMYKcmyk(10.9%, 0%, 60.4%, 24.7%)
CIE-LABlab(74.11, -23.50, 54.57)
CIE-LCHlch(74.11, 59.41, 113.30°)
OKLaboklab(76.87% -0.0683 0.1256)
OKLCHoklch(76.87% 0.143 118.6)
XYZxyz(36.9493, 46.8793, 13.9382)
Luminance0.4688 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABC04C #614CC0
analogous
#C09B4C #ABC04C #71C04C
triadic
#ABC04C #4CABC0 #C04CAB
tetradic
#ABC04C #4CC09B #614CC0 #C04C71
square
#ABC04C #4CC09B #614CC0 #C04C71
split-complementary
#ABC04C #4C71C0 #9B4CC0
monochromatic
#5F6C26 #879936 #ABC04C #C0D079 #D5E0A7

Accessibility & contrast

On white

2.02
#ABC04C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.38
#ABC04C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABC04C
10.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABC04C#FFFFFF#000000##000000
##ABC04C1.002.0210.3810.38
#FFFFFF2.021.0021.0021.00
#00000010.3821.001.001.00
##00000010.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCB63F
Deuteranopia (green-blind)
#C9B754
Tritanopia (blue-blind)
#B4B6A7
Achromatopsia (no color)
#B6B6B6

Design tokens & code

CSS
--color: #abc04c;
/* rgb */ color: rgb(171, 192, 76);
/* oklch */ color: oklch(76.9% 0.143 118.6);
Tailwind
colors: {
  custom: {
    50: '#c6d383',
    500: '#abc04c',
    950: '#000000',
  },
}
SCSS
$custom: #abc04c;
$custom-light: #c6d383;
$custom-dark: #000000;
JSON
{
  "hex": "#abc04c",
  "rgb": {
    "r": 171,
    "g": 192,
    "b": 76
  },
  "hsl": {
    "h": 70.862,
    "s": 47.934,
    "l": 52.549
  },
  "oklch": {
    "l": 0.76873,
    "c": 0.14297,
    "h": 118.6
  },
  "luminance": 0.46879
}

Semantic roles & 50–950 ramp

primary
#ABC04C
secondary
#A49BCD
accent
#50D869
background
#FCFCF8
surface
#F8F9EF
border
#D1D2CA
text
#13140B
muted
#82827C

Preview Lab

Preview with #ABC04C

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

Preview Lab → · Contrast checker → · Palette generator →

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