#ABC03C#ABC03C

#ABC03C is a light, vivid yellow. Relative luminance 0.467; OKLCH L 76.7% C 0.155 H 118.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).

Color values

HEX#ABC03C
RGBrgb(171, 192, 60)
HSLhsl(70, 52%, 49%)
HSVhsv(70, 69%, 75%)
CMYKcmyk(10.9%, 0%, 68.7%, 24.7%)
CIE-LABlab(73.99, -24.58, 60.99)
CIE-LCHlch(73.99, 65.75, 111.95°)
OKLaboklab(76.73% -0.0729 0.1368)
OKLCHoklch(76.73% 0.155 118.1)
XYZxyz(36.4606, 46.6838, 11.3642)
Luminance0.4668 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABC03C #513CC0
analogous
#C0933C #ABC03C #69C03C
triadic
#ABC03C #3CABC0 #C03CAB
tetradic
#ABC03C #3CC093 #513CC0 #C03C69
square
#ABC03C #3CC093 #513CC0 #C03C69
split-complementary
#ABC03C #3C69C0 #933CC0
monochromatic
#58631F #81912D #ABC03C #C0D069 #D3DF98

Accessibility & contrast

On white

2.03
#ABC03C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.34
#ABC03C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABC03C
10.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABC03C#FFFFFF#000000##000000
##ABC03C1.002.0310.3410.34
#FFFFFF2.031.0021.0021.00
#00000010.3421.001.001.00
##00000010.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDB627
Deuteranopia (green-blind)
#CAB746
Tritanopia (blue-blind)
#B5B6A6
Achromatopsia (no color)
#B6B6B6

Design tokens & code

CSS
--color: #abc03c;
/* rgb */ color: rgb(171, 192, 60);
/* oklch */ color: oklch(76.7% 0.155 118.1);
Tailwind
colors: {
  custom: {
    50: '#c7d37a',
    500: '#abc03c',
    950: '#000000',
  },
}
SCSS
$custom: #abc03c;
$custom-light: #c7d37a;
$custom-dark: #000000;
JSON
{
  "hex": "#abc03c",
  "rgb": {
    "r": 171,
    "g": 192,
    "b": 60
  },
  "hsl": {
    "h": 69.545,
    "s": 52.381,
    "l": 49.412
  },
  "oklch": {
    "l": 0.76732,
    "c": 0.15504,
    "h": 118.1
  },
  "luminance": 0.46683
}

Semantic roles & 50–950 ramp

primary
#ABC03C
secondary
#978DCA
accent
#4CDC63
background
#FCFCF7
surface
#F9F9EE
border
#D2D2C9
text
#13140A
muted
#82827C

Preview Lab

Preview with #ABC03C

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

Preview Lab → · Contrast checker → · Palette generator →

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