#ABC65C#ABC65C

#ABC65C is a light, vivid yellow-green. Relative luminance 0.498; OKLCH L 78.4% C 0.136 H 121.5°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).

Color values

HEX#ABC65C
RGBrgb(171, 198, 92)
HSLhsl(75, 48%, 57%)
HSVhsv(75, 54%, 78%)
CMYKcmyk(13.6%, 0%, 53.5%, 22.4%)
CIE-LABlab(75.96, -25.08, 49.42)
CIE-LCHlch(75.96, 55.42, 116.90°)
OKLaboklab(78.41% -0.0712 0.1163)
OKLCHoklch(78.41% 0.136 121.5)
XYZxyz(38.9207, 49.8188, 17.6887)
Luminance0.4982 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABC65C #775CC6
analogous
#C6AC5C #ABC65C #76C65C
triadic
#ABC65C #5CABC6 #C65CAB
tetradic
#ABC65C #5CC6AC #775CC6 #C65C76
square
#ABC65C #5CC6AC #775CC6 #C65C76
split-complementary
#ABC65C #5C76C6 #AC5CC6
monochromatic
#687C2B #8DAA3B #ABC65C #C2D689 #DAE6B7

Accessibility & contrast

On white

1.92
#ABC65C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.96
#ABC65C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABC65C
10.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABC65C#FFFFFF#000000##000000
##ABC65C1.001.9210.9610.96
#FFFFFF1.921.0021.0021.00
#00000010.9621.001.001.00
##00000010.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1BC52
Deuteranopia (green-blind)
#CDBB62
Tritanopia (blue-blind)
#B3BDAE
Achromatopsia (no color)
#BBBBBB

Design tokens & code

CSS
--color: #abc65c;
/* rgb */ color: rgb(171, 198, 92);
/* oklch */ color: oklch(78.4% 0.136 121.5);
Tailwind
colors: {
  custom: {
    50: '#c6d78d',
    500: '#abc65c',
    950: '#000000',
  },
}
SCSS
$custom: #abc65c;
$custom-light: #c6d78d;
$custom-dark: #000000;
JSON
{
  "hex": "#abc65c",
  "rgb": {
    "r": 171,
    "g": 198,
    "b": 92
  },
  "hsl": {
    "h": 75.283,
    "s": 48.182,
    "l": 56.863
  },
  "oklch": {
    "l": 0.78407,
    "c": 0.13636,
    "h": 121.5
  },
  "luminance": 0.49819
}

Semantic roles & 50–950 ramp

primary
#ABC65C
secondary
#B4A9D5
accent
#50D873
background
#FCFDF8
surface
#F8FAF0
border
#D1D3CB
text
#13140C
muted
#82837D

Preview Lab

Preview with #ABC65C

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

Preview Lab → · Contrast checker → · Palette generator →

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