#ABCD93#ABCD93

#ABCD93 is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 80.9% C 0.087 H 132.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).

Color values

HEX#ABCD93
RGBrgb(171, 205, 147)
HSLhsl(95, 37%, 69%)
HSVhsv(95, 28%, 80%)
CMYKcmyk(16.6%, 0%, 28.3%, 19.6%)
CIE-LABlab(78.71, -21.76, 25.26)
CIE-LCHlch(78.71, 33.34, 130.74°)
OKLaboklab(80.87% -0.059 0.0637)
OKLCHoklch(80.87% 0.087 132.8)
XYZxyz(43.8914, 54.4265, 35.7911)
Luminance0.5443 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD93 #B593CD
analogous
#C8CD93 #ABCD93 #93CD98
triadic
#ABCD93 #93ABCD #CD93AB
tetradic
#ABCD93 #93C8CD #B593CD #CD9893
square
#ABCD93 #93C8CD #B593CD #CD9893
split-complementary
#ABCD93 #9893CD #CD93C8
monochromatic
#6C9D49 #8ABA69 #ABCD93 #CCE0BD #ECF4E7

Accessibility & contrast

On white

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

On black

11.89
#ABCD93 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD93
11.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD93#FFFFFF#000000##000000
##ABCD931.001.7711.8911.89
#FFFFFF1.771.0021.0021.00
#00000011.8921.001.001.00
##00000011.8921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #abcd93;
/* rgb */ color: rgb(171, 205, 147);
/* oklch */ color: oklch(80.9% 0.087 132.8);
Tailwind
colors: {
  custom: {
    50: '#c4dcb3',
    500: '#abcd93',
    950: '#000000',
  },
}
SCSS
$custom: #abcd93;
$custom-light: #c4dcb3;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd93",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 147
  },
  "hsl": {
    "h": 95.172,
    "s": 36.709,
    "l": 69.02
  },
  "oklch": {
    "l": 0.80874,
    "c": 0.08682,
    "h": 132.8
  },
  "luminance": 0.54427
}

Semantic roles & 50–950 ramp

primary
#ABCD93
secondary
#8862A2
accent
#36B07D
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481

Preview Lab

Preview with #ABCD93

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

Preview Lab → · Contrast checker → · Palette generator →

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