#ABCD75#ABCD75

#ABCD75 is a light, vivid yellow-green. Relative luminance 0.536; OKLCH L 80.3% C 0.121 H 126.2°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).

Color values

HEX#ABCD75
RGBrgb(171, 205, 117)
HSLhsl(83, 47%, 63%)
HSVhsv(83, 43%, 80%)
CMYKcmyk(16.6%, 0%, 42.9%, 19.6%)
CIE-LABlab(78.23, -25.82, 40.05)
CIE-LCHlch(78.23, 47.65, 122.81°)
OKLaboklab(80.33% -0.0714 0.0973)
OKLCHoklch(80.33% 0.121 126.2)
XYZxyz(41.8365, 53.6045, 24.9688)
Luminance0.5361 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCD75 #9775CD
analogous
#CDC375 #ABCD75 #7FCD75
triadic
#ABCD75 #75ABCD #CD75AB
tetradic
#ABCD75 #75CDC3 #9775CD #CD757F
square
#ABCD75 #75CDC3 #9775CD #CD757F
split-complementary
#ABCD75 #757FCD #C375CD
monochromatic
#6E9335 #90BD48 #ABCD75 #C6DDA2 #E2EECF

Accessibility & contrast

On white

1.79
#ABCD75 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.72
#ABCD75 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCD75
11.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCD75#FFFFFF#000000##000000
##ABCD751.001.7911.7211.72
#FFFFFF1.791.0021.0021.00
#00000011.7221.001.001.00
##00000011.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5C36E
Deuteranopia (green-blind)
#D1C17A
Tritanopia (blue-blind)
#B0C6B8
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #abcd75;
/* rgb */ color: rgb(171, 205, 117);
/* oklch */ color: oklch(80.3% 0.121 126.2);
Tailwind
colors: {
  custom: {
    50: '#c5dc9e',
    500: '#abcd75',
    950: '#000000',
  },
}
SCSS
$custom: #abcd75;
$custom-light: #c5dc9e;
$custom-dark: #000000;
JSON
{
  "hex": "#abcd75",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 117
  },
  "hsl": {
    "h": 83.182,
    "s": 46.809,
    "l": 63.137
  },
  "oklch": {
    "l": 0.80332,
    "c": 0.1207,
    "h": 126.2
  },
  "luminance": 0.53605
}

Semantic roles & 50–950 ramp

primary
#ABCD75
secondary
#6B4D99
accent
#2BBA63
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150E
muted
#82847F

Preview Lab

Preview with #ABCD75

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

Preview Lab → · Contrast checker → · Palette generator →

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