#ABCD95#ABCD95

#ABCD95 is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 80.9% C 0.084 H 133.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).

Color values

HEX#ABCD95
RGBrgb(171, 205, 149)
HSLhsl(96, 36%, 69%)
HSVhsv(96, 27%, 80%)
CMYKcmyk(16.6%, 0%, 27.3%, 19.6%)
CIE-LABlab(78.75, -21.45, 24.26)
CIE-LCHlch(78.75, 32.39, 131.48°)
OKLaboklab(80.92% -0.0581 0.0613)
OKLCHoklch(80.92% 0.084 133.5)
XYZxyz(44.0497, 54.4898, 36.6248)
Luminance0.5449 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD95 #B795CD
analogous
#C7CD95 #ABCD95 #95CD9B
triadic
#ABCD95 #95ABCD #CD95AB
tetradic
#ABCD95 #95C7CD #B795CD #CD9B95
square
#ABCD95 #95C7CD #B795CD #CD9B95
split-complementary
#ABCD95 #9B95CD #CD95C7
monochromatic
#6B9D4A #8AB96B #ABCD95 #CCE1BF #EDF4E8

Accessibility & contrast

On white

1.77
#ABCD95 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.90
#ABCD95 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD95
11.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD95#FFFFFF#000000##000000
##ABCD951.001.7711.9011.90
#FFFFFF1.771.0021.0021.00
#00000011.9021.001.001.00
##00000011.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2C591
Deuteranopia (green-blind)
#CCC298
Tritanopia (blue-blind)
#ACC8BE
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #abcd95;
/* rgb */ color: rgb(171, 205, 149);
/* oklch */ color: oklch(80.9% 0.084 133.5);
Tailwind
colors: {
  custom: {
    50: '#c4dcb4',
    500: '#abcd95',
    950: '#000000',
  },
}
SCSS
$custom: #abcd95;
$custom-light: #c4dcb4;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd95",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 149
  },
  "hsl": {
    "h": 96.429,
    "s": 35.897,
    "l": 69.412
  },
  "oklch": {
    "l": 0.80915,
    "c": 0.08449,
    "h": 133.5
  },
  "luminance": 0.5449
}

Semantic roles & 50–950 ramp

primary
#ABCD95
secondary
#8A64A2
accent
#37AF80
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481

Preview Lab

Preview with #ABCD95

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

Preview Lab → · Contrast checker → · Palette generator →

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