#ABCD98#ABCD98

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

Color values

HEX#ABCD98
RGBrgb(171, 205, 152)
HSLhsl(98, 35%, 70%)
HSVhsv(98, 26%, 80%)
CMYKcmyk(16.6%, 0%, 25.9%, 19.6%)
CIE-LABlab(78.80, -20.99, 22.76)
CIE-LCHlch(78.80, 30.96, 132.68°)
OKLaboklab(80.98% -0.0568 0.0577)
OKLCHoklch(80.98% 0.081 134.6)
XYZxyz(44.2923, 54.5868, 37.9024)
Luminance0.5459 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD98 #BA98CD
analogous
#C5CD98 #ABCD98 #98CDA0
triadic
#ABCD98 #98ABCD #CD98AB
tetradic
#ABCD98 #98C5CD #BA98CD #CDA098
square
#ABCD98 #98C5CD #BA98CD #CDA098
split-complementary
#ABCD98 #A098CD #CD98C5
monochromatic
#6A9E4D #89B96F #ABCD98 #CDE1C1 #EEF5EA

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##ABCD98#FFFFFF#000000##000000
##ABCD981.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)
#D1C595
Deuteranopia (green-blind)
#CCC29B
Tritanopia (blue-blind)
#ABC9BF
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #abcd98;
/* rgb */ color: rgb(171, 205, 152);
/* oklch */ color: oklch(81.0% 0.081 134.6);
Tailwind
colors: {
  custom: {
    50: '#c4dcb6',
    500: '#abcd98',
    950: '#000000',
  },
}
SCSS
$custom: #abcd98;
$custom-light: #c4dcb6;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd98",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 152
  },
  "hsl": {
    "h": 98.491,
    "s": 34.641,
    "l": 70
  },
  "oklch": {
    "l": 0.80978,
    "c": 0.081,
    "h": 134.6
  },
  "luminance": 0.54588
}

Semantic roles & 50–950 ramp

primary
#ABCD98
secondary
#8D67A2
accent
#38AD83
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481

Preview Lab

Preview with #ABCD98

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

Preview Lab → · Contrast checker → · Palette generator →

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