#ABCD65#ABCD65

#ABCD65 is a light, vivid yellow-green. Relative luminance 0.533; OKLCH L 80.1% C 0.137 H 124.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).

Color values

HEX#ABCD65
RGBrgb(171, 205, 101)
HSLhsl(80, 51%, 60%)
HSVhsv(80, 51%, 80%)
CMYKcmyk(16.6%, 0%, 50.7%, 19.6%)
CIE-LABlab(78.03, -27.58, 47.62)
CIE-LCHlch(78.03, 55.03, 120.08°)
OKLaboklab(80.1% -0.0775 0.1131)
OKLCHoklch(80.1% 0.137 124.4)
XYZxyz(40.9749, 53.2599, 20.4309)
Luminance0.5326 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD65 #8765CD
analogous
#CDBB65 #ABCD65 #77CD65
triadic
#ABCD65 #65ABCD #CD65AB
tetradic
#ABCD65 #65CDBB #8765CD #CD6577
square
#ABCD65 #65CDBB #8765CD #CD6577
split-complementary
#ABCD65 #6577CD #BB65CD
monochromatic
#6C8B2D #90B93C #ABCD65 #C4DC93 #DDEBC1

Accessibility & contrast

On white

1.80
#ABCD65 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.65
#ABCD65 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD65
11.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD65#FFFFFF#000000##000000
##ABCD651.001.8011.6511.65
#FFFFFF1.801.0021.0021.00
#00000011.6521.001.001.00
##00000011.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7C25C
Deuteranopia (green-blind)
#D2C16B
Tritanopia (blue-blind)
#B1C5B5
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #abcd65;
/* rgb */ color: rgb(171, 205, 101);
/* oklch */ color: oklch(80.1% 0.137 124.4);
Tailwind
colors: {
  custom: {
    50: '#c6dc93',
    500: '#abcd65',
    950: '#000000',
  },
}
SCSS
$custom: #abcd65;
$custom-light: #c6dc93;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd65",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 101
  },
  "hsl": {
    "h": 79.615,
    "s": 50.98,
    "l": 60
  },
  "oklch": {
    "l": 0.80104,
    "c": 0.13712,
    "h": 124.4
  },
  "luminance": 0.5326
}

Semantic roles & 50–950 ramp

primary
#ABCD65
secondary
#5E4591
accent
#4DDA7B
background
#FDFEFC
surface
#F9FCF4
border
#D2D5CE
text
#13150D
muted
#82847F

Preview Lab

Preview with #ABCD65

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

Preview Lab → · Contrast checker → · Palette generator →

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