#ABC95F#ABC95F

#ABC95F is a light, vivid yellow-green. Relative luminance 0.513; OKLCH L 79.1% C 0.138 H 122.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).

Color values

HEX#ABC95F
RGBrgb(171, 201, 95)
HSLhsl(77, 50%, 58%)
HSVhsv(77, 53%, 79%)
CMYKcmyk(14.9%, 0%, 52.7%, 21.2%)
CIE-LABlab(76.83, -26.25, 49.04)
CIE-LCHlch(76.83, 55.62, 118.16°)
OKLaboklab(79.12% -0.0742 0.1157)
OKLCHoklch(79.12% 0.138 122.7)
XYZxyz(39.7470, 51.2573, 18.6239)
Luminance0.5126 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABC95F #7D5FC9
analogous
#C9B25F #ABC95F #76C95F
triadic
#ABC95F #5FABC9 #C95FAB
tetradic
#ABC95F #5FC9B2 #7D5FC9 #C95F76
square
#ABC95F #5FC9B2 #7D5FC9 #C95F76
split-complementary
#ABC95F #5F76C9 #B25FC9
monochromatic
#69822C #8FB03B #ABC95F #C3D88D #DBE8BB

Accessibility & contrast

On white

1.87
#ABC95F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.25
#ABC95F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABC95F
11.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABC95F#FFFFFF#000000##000000
##ABC95F1.001.8711.2511.25
#FFFFFF1.871.0021.0021.00
#00000011.2521.001.001.00
##00000011.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3BE55
Deuteranopia (green-blind)
#CFBE65
Tritanopia (blue-blind)
#B2C0B1
Achromatopsia (no color)
#BEBEBE

Design tokens & code

CSS
--color: #abc95f;
/* rgb */ color: rgb(171, 201, 95);
/* oklch */ color: oklch(79.1% 0.138 122.7);
Tailwind
colors: {
  custom: {
    50: '#c6d98f',
    500: '#abc95f',
    950: '#000000',
  },
}
SCSS
$custom: #abc95f;
$custom-light: #c6d98f;
$custom-dark: #000000;
JSON
{
  "hex": "#abc95f",
  "rgb": {
    "r": 171,
    "g": 201,
    "b": 95
  },
  "hsl": {
    "h": 76.981,
    "s": 49.533,
    "l": 58.039
  },
  "oklch": {
    "l": 0.79122,
    "c": 0.1375,
    "h": 122.7
  },
  "luminance": 0.51257
}

Semantic roles & 50–950 ramp

primary
#ABC95F
secondary
#57438A
accent
#4FD976
background
#FDFEFC
surface
#F9FBF4
border
#D2D4CE
text
#13140D
muted
#82837F

Preview Lab

Preview with #ABC95F

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

Preview Lab → · Contrast checker → · Palette generator →

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