#ABCD99#ABCD99

#ABCD99 is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.0% C 0.080 H 134.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).

Color values

HEX#ABCD99
RGBrgb(171, 205, 153)
HSLhsl(99, 34%, 70%)
HSVhsv(99, 25%, 80%)
CMYKcmyk(16.6%, 0%, 25.4%, 19.6%)
CIE-LABlab(78.82, -20.83, 22.26)
CIE-LCHlch(78.82, 30.49, 133.10°)
OKLaboklab(81% -0.0564 0.0565)
OKLCHoklch(81% 0.08 134.9)
XYZxyz(44.3745, 54.6197, 38.3356)
Luminance0.5462 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD99 #BB99CD
analogous
#C5CD99 #ABCD99 #99CDA1
triadic
#ABCD99 #99ABCD #CD99AB
tetradic
#ABCD99 #99C5CD #BB99CD #CDA199
square
#ABCD99 #99C5CD #BB99CD #CDA199
split-complementary
#ABCD99 #A199CD #CD99C5
monochromatic
#699E4D #89B970 #ABCD99 #CDE1C2 #EEF5EA

Accessibility & contrast

On white

1.76
#ABCD99 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.92
#ABCD99 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD99
11.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD99#FFFFFF#000000##000000
##ABCD991.001.7611.9211.92
#FFFFFF1.761.0021.0021.00
#00000011.9221.001.001.00
##00000011.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1C596
Deuteranopia (green-blind)
#CCC29B
Tritanopia (blue-blind)
#ABC9BF
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #abcd99;
/* rgb */ color: rgb(171, 205, 153);
/* oklch */ color: oklch(81.0% 0.080 134.9);
Tailwind
colors: {
  custom: {
    50: '#c4dcb7',
    500: '#abcd99',
    950: '#000000',
  },
}
SCSS
$custom: #abcd99;
$custom-light: #c4dcb7;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd99",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 153
  },
  "hsl": {
    "h": 99.231,
    "s": 34.211,
    "l": 70.196
  },
  "oklch": {
    "l": 0.81,
    "c": 0.07985,
    "h": 134.9
  },
  "luminance": 0.5462
}

Semantic roles & 50–950 ramp

primary
#ABCD99
secondary
#8E68A2
accent
#38AD85
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481

Preview Lab

Preview with #ABCD99

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

Preview Lab → · Contrast checker → · Palette generator →

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